[Q] ARHD 9.2 removing languages not in use - One (M7) Q&A, Help & Troubleshooting

Is there a way to remove the extra languages (including keyboards) that I do not use?

Language packs can be removed via Titanium backup.
Sent from my HTC One

Sindroid said:
Language packs can be removed via Titanium backup.
Sent from my HTC One
Click to expand...
Click to collapse
Thanks, I believe it would be safe to un-install the language packs as opposed to just freezing them?
Seems like I've only succeeded in removing the keyboards, I am still able to see all the languages under System Language.

You can remove them from system-apps in root explorer
Sent from my HTC One using XDA Premium HD app

Oakenhold said:
Thanks, I believe it would be safe to un-install the language packs as opposed to just freezing them?
Seems like I've only succeeded in removing the keyboards, I am still able to see all the languages under System Language.
Click to expand...
Click to collapse
The system languages is bigger job to get rid of. I think you need to de-compile system apps and modify these (remove some folders etc etc)..
And yes.. it´s safe to uninstall the packs.. but you need to re-flash rom to get them back.
Makes sense for some to remove the keyboard languages.. but i see no point in removing the system languages. Removing them saves you just a few MB´s if you are looking to free space.

Sindroid said:
The system languages is bigger job to get rid of. I think you need to de-compile system apps and modify these (remove some folders etc etc)..
And yes.. it´s safe to uninstall the packs.. but you need to re-flash rom to get them back.
Makes sense for some to remove the keyboard languages.. but i see no point in removing the system languages. Removing them saves you just a few MB´s if you are looking to free space.
Click to expand...
Click to collapse
Oh well, thought it would be easier than de-compiling to remove the languages. Thanks anyway!

Related

Removing Stock Apps?

Could it be done on the Milestone? Mind letting me know how to and what is needed?
I use android commander . There is a thread in the forum about how to. Have a browse. Or Google xda android commander it takes to it. I can't give you the link cos I'm using the phone.
Sent from my HTC Hero using XDA App
Stock apps are in /system/app. If you use Root Explorer and have root, you can simply do it.
There is a really useful thread over at Android-Hilfe about what apps you can and cannot move from the stock install
http://www.android-hilfe.de/root-hacking-modding-fuer-motorola-milestone/15161-welche-apps-duerfen-entfernt-werden-root.html
(I use Chrome so it automagically translates from German to English )
According to some it will not make any diffrence to the available size after removing. Would this stand true?
Take a look to Titanium Backup too. You can back up the app then remove it

[DEV ADVICE NEEDED] Considering Casual ROM-building

Let me explain what I mean by "casual". I've come to find that I always end up removing stuff from custom ROMs that I don't like/don't use and end up with something much much better.
With NFX's permission (should he give it) I'd like to make a custom ROM based on my slimmed down approach, one that left me with tons of free space, lots of free RAM, great battery life, and smooth operation. I'm looking at the ROM right now, and I'm wondering; is there anything special I need to know about adding my own apks to be preinstalled with the ROM? I'd like to add Fancy Widget and LauncherPro since I stopped using the Sense Launcher. My ideal setup is one where the app is recognized by the market so that it can be updated as and when needed. Also, what can I do to ensure that LauncherPro is the default launcher?
I'd love to get into this. I'm not big on code editing but have no issue with doing so when needed, can anyone nudge me in the right direction?
Update #1: My first attempt failed . I was using Nfinite's Odexed NFX Rom. I tried to just change around the apps in the data/app/ folder. Also attempted to delete all the HTC Sense Widgets beforehand. (I do this after install, but I wanted to do it before.) Should I not be working with an odexed ROM, and is there some sort of signature process that I need to be using?
Pretty sure you need deodexed.
CM6 Android 2.2.1 Froyo Darchstar
Radio 2.42.01.04.27
*Bite me Sprint!
Search for avabox on these forums. It has the zip signing tool to make the zip flashable after editing it. And many other helpful tools
Sent from my HERO200 using XDA App
davec1234 said:
Pretty sure you need deodexed.
CM6 Android 2.2.1 Froyo Darchstar
Radio 2.42.01.04.27
*Bite me Sprint!
Click to expand...
Click to collapse
danaff37 said:
Search for avabox on these forums. It has the zip signing tool to make the zip flashable after editing it. And many other helpful tools
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Thanks guys! I'll give this a shot and see what happens
LiquidSolstice said:
Let me explain what I mean by "casual". I've come to find that I always end up removing stuff from custom ROMs that I don't like/don't use and end up with something much much better.
With NFX's permission (should he give it) I'd like to make a custom ROM based on my slimmed down approach, one that left me with tons of free space, lots of free RAM, great battery life, and smooth operation. I'm looking at the ROM right now, and I'm wondering; is there anything special I need to know about adding my own apks to be preinstalled with the ROM? I'd like to add Fancy Widget and LauncherPro since I stopped using the Sense Launcher. My ideal setup is one where the app is recognized by the market so that it can be updated as and when needed. Also, what can I do to ensure that LauncherPro is the default launcher?
I'd love to get into this. I'm not big on code editing but have no issue with doing so when needed, can anyone nudge me in the right direction?
Update #1: My first attempt failed . I was using Nfinite's Odexed NFX Rom. I tried to just change around the apps in the data/app/ folder. Also attempted to delete all the HTC Sense Widgets beforehand. (I do this after install, but I wanted to do it before.) Should I not be working with an odexed ROM, and is there some sort of signature process that I need to be using?
Click to expand...
Click to collapse
Like some else said you'll need the deodexed rom. Also if your altering the rom for personal purposes there is no need to ask nfinite... if you post the rom then you'll need to ask and give props.
Next you need some kind of rom manager tools so that you can sign and zip align your apk and have a flashable after you make your changes. maybe read threw the rom cooking guide on the hero wiki page also.
You most definitely what an odexed ROM. Its been a while since I messed with it, but i think you will want to place apps you want updated in /data/app. As for the default launcher, it should ask which one you want as default when you first boot into the ROM.
unCoRrUpTeD said:
You most definitely what an odexed ROM. Its been a while since I messed with it, but i think you will want to place apps you want updated in /data/app. As for the default launcher, it should ask which one you want as default when you first boot into the ROM.
Click to expand...
Click to collapse
@[email protected] Confusion. A few people above have said I need deodexed?
The only problem you will run into with odexed vs deodexed is changes to any jar files within an apk on system. Only really applies to framework level edits. Things like removing haptic or rotary lock screen or battery percentage mods, etc.
Sent from my HERO200 using XDA App
LiquidSolstice said:
@[email protected] Confusion. A few people above have said I need deodexed?
Click to expand...
Click to collapse
I meant to type deodexed. I was so tired and doing ten things at once. Didn't even reread what I was posting.
danaff37 said:
The only problem you will run into with odexed vs deodexed is changes to any jar files within an apk on system. Only really applies to framework level edits. Things like removing haptic or rotary lock screen or battery percentage mods, etc.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Ah. Nah, the only thing I'd love to experiment with is to swap out images and png files. The functionality of the ROM and its inner workings are fine . Assuming that I can remove all the HTC widgets and a few of the apps I won't be using (using LP, so Sense Widgets are unneeded), and that I can set a default launcher, and perhaps mess around with all the status bar icons/button images, that's all I want to do
LiquidSolstice said:
@[email protected] Confusion. A few people above have said I need deodexed?
Click to expand...
Click to collapse
You will need deodexed
You can always re-Odex it afterwards.
I assume you've realized this, as you have a stable odexed ROM out, but I'm putting it up for reference's sake. Don't want someone reading the thread and getting the wrong idea.

Upgrading sens UI without reinstall my ROM

Hi,
Is there a possible way to upgrade my version of Sense UI on my HD2 Froyo 2.2 without using a new ROM?
Question 2: Can i use HTC Sense widget in other theme apps?
Both cases it's no....
try to install the different Build and restore the apps via Titanium Backup pro..
Nope sorry. You would have to change numerous files, edit xmls etc and even then there's no guarantee. Titanium backup your apps and start afresh
Hollow.Droid said:
Nope sorry. You would have to change numerous files, edit xmls etc and even then there's no guarantee. Titanium backup your apps and start afresh
Click to expand...
Click to collapse
Is there also a way to modified the menu within the sense theme, make background transparant or something?

[Q] Help with some stock-apps

Hey guys!
I've noticed that Sammy did a awful job when it comes to our stock Android.
I was a happy user of CyanogenMod but I really missed some Sammy stock apps and reverted back to stock ROM.
Now I'm creating a bareboned stock-based ROM for my personal use, but when I remove some apps, I noticed that they still appeared on my launcher.
On the /system/app directory, there is some Launcher*.apk files, where the * is something like AlarmClock, Browser, Calculator. The apps that I removed only disappeared when I deleted the matching Launcher*.apk too.
I wonder if there is some way to bypass this? By bypass I mean, remove the Launcher*.apk files and still have the icons on my launcher.
Thanks!
Maybe u can try using Root Uninstall.. See if it help u out to clean up all the apps that u wanted to remove include the system/app files also u can remove it easily....
here u can get the apps
link
Correct me if Im wrong ok.
Thanks for the help, but this is not what I want I think I wasn't clear enough. I want to remove the dependency of a second APK to show the icons on my launcher. Guess that is has been hard-coded by samsung. Oh god, why...
Try titanium backup, make backup then restore, I dunno why, but it worked for me with some apps. Or try a different launcher and see what happens.
dxppxd said:
Try titanium backup, make backup then restore, I dunno why, but it worked for me with some apps. Or try a different launcher and see what happens.
Click to expand...
Click to collapse
I'm using Holo Launcher I'm gonna try it another time, maybe LauncherPro and ADW.
I noticed that this only exists in my Brazilian ROM, since this don't happens on the XWKTM. therefore, this thread isn't needed anymore. Thanks for those who helped!
Sent from my GT-S5830 using xda premium

Modify a ROM for personal use

Hi, I would like to modify the Slimwizz 5 ROM for personal use. I want to remove some apps and add some stock ones that are missing and needed for me. I would also like to change the theme that was introduced (the background in settings and other places that were changed).so that it looks identical to stock.
Can someone advise me on how to do this? I am guessing it isn't enough to extract the zip file and delete, replace apps and then just to rezip it.
So any help with removing the apps, then adding apps and finally changing it to phone UI and changing the background in settings would be much appreciated.
XxPixX said:
Hi, I would like to modify the Slimwizz 5 ROM for personal use. I want to remove some apps and add some stock ones that are missing and needed for me. I would also like to change the theme that was introduced (the background in settings and other places that were changed).so that it looks identical to stock.
Can someone advise me on how to do this? I am guessing it isn't enough to extract the zip file and delete, replace apps and then just to rezip it.
So any help with removing the apps, then adding apps and finally changing it to phone UI and changing the background in settings would be much appreciated.
Click to expand...
Click to collapse
I think that you need new rom :laugh:
did you try alliance v1
you can flash it without google and samsung apps, then after installation you can restore every system (samsung/google) apps that you need, this way you can have a rom that suit your needs
also you can flash stock theme from Alliance OTA
and a lot of modification through Alliance control
you cant find better rom
XxPixX said:
Hi, I would like to modify the Slimwizz 5 ROM for personal use. I want to remove some apps and add some stock ones that are missing and needed for me. I would also like to change the theme that was introduced (the background in settings and other places that were changed).so that it looks identical to stock.
Can someone advise me on how to do this? I am guessing it isn't enough to extract the zip file and delete, replace apps and then just to rezip it.
So any help with removing the apps, then adding apps and finally changing it to phone UI and changing the background in settings would be much appreciated.
Click to expand...
Click to collapse
Learn how to cook your own Custom Rom. Good start is dsixda's kitchen. I still make my Roms with it.
Thanks very much,will read some guides and what one can do and then I will try and make something with dsixda's kitchen for the note

Categories

Resources