Help using Rooted Amaze - General Questions and Answers

Okay, so I have gone through Hansoon2000 (ty btw) All in One kit for T-Mobile Amaze and did steps 1 - 5 and then flashed a recovery, but I don't know where to go now. I would like to start deleting stock apps that I don't want and are taking up space. Can someone give me a few tips on what to do next? I am assuming I need to be in SU mode or something like that.
Thanks.

hockey2nite said:
Okay, so I have gone through Hansoon2000 (ty btw) All in One kit for T-Mobile Amaze and did steps 1 - 5 and then flashed a recovery, but I don't know where to go now. I would like to start deleting stock apps that I don't want and are taking up space. Can someone give me a few tips on what to do next? I am assuming I need to be in SU mode or something like that.
Thanks.
Click to expand...
Click to collapse
If you have Superuser installed, go ahead and download Titanium Backup. Whenever you enter a root app, a SU prompt will appear asking if you want to grant Superuser Permissions.
Its not really SU mode, apps just want the ability to do Super things.
Titanium Backup will allow you to uninstall apps, but when deleting system apps you have to be careful not to do something stupid, like uninstall the settings app. Titanium backup actually does a lot more, you can backup/restore apps and their data, freeze apps (pro only), and more backing up. Its the one app you absolutely need on a rooted device.
Sent from my MB508 using xda premium

I think you may be looking for something like this rom http://forum.xda-developers.com/showthread.php?t=1362759 it's made by an awesome dev and is stock sans bloat and very tweakable.

Related

App removel

How do I delete the apps that mt4g came with like amazon mp3
Sent from my HTC Glacier using XDA App
I have the same question, how do you?
Not sure what type of phone either of you have but... with my HTC Hero
I had to Root it first cause those most likely are System Apps!
Sent from my HERO200 using XDA App
Bloatware are packaged as System applications and cannot be removed without rooting the phone.
Better than physical removal is to "disable" them, so that they are unavailable but still on the phone in the event you inadvertently break a dependency for an application you use. This can be done from the root shell if you are comfortable with command line interfaces, or from Titanium Backup and its Freeze function.
Root is needed either way.
HTC Glacier running CM7 #19
You can delete them after root through titanium backup.
Sent From my
HTC GLACIER USING XDA APP
HTC GLACIER PERMA-ROOTED S-OFF
CM7 NIGHTLIE
OC TO 1.5GHz
If you are wanting to delete them. Flatout get rid of them, and never use the again i would recommend learning how to use the ADB. and deleting them that way.
from the Terminal Emulator or ADB Shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
ls /system/app
Click to expand...
Click to collapse
that will make the entire OS a r/w system USE EXTREME CAUTION
the ls/system/app line will show you all of the applications on your phone
then use the -rm line to remove the app
rm ls/system/app/xxxxxxxx.apk
Click to expand...
Click to collapse
After you have removed all of the proper applications to your liking make the system/app readable again.
mount -o remount,ro /dev/mtdblock3 /system
Click to expand...
Click to collapse
================================================================================================================================================================================================================================================
If you wanted to use a Root explorer navigate to the /system/app and delete the applications you want.
that will make the entire OS a r/w system USE EXTREME CAUTION
Or you can do the same thing via Android Commander.....
once again
that will make the entire OS a r/w system USE EXTREME CAUTION
If you should feel like doing it the lazy man way you can use Titanium Backup, but that does not teach one ADB or the physics there of incase you have a problem.
if you do not want to delete the apps you can use Titanium Backup to "freeze" the applications from using resources, or (i recommend) pulling the .apk via the ADB.
Ive got perm root s=off, not a big deal. My question actually is focused on the app, Titanium Backup Pro. I don't actually have a list of installed apps to "freeze". Even spending the time to enable the filters so that every possible variation was acheived, still nothing more to enable/disable/freeze except for Accounts, Widgets, WiFi access points, Country-Time Zone, and bluetooth pairings.
I really like the stock rom, but I really don't like the bloat. I've even flashed a few other de-oxidized stock roms, but I wasn't able to restore any apps from tit. backup.
Any ideas as to what I'm missing or doing wrong?
DHSdrone said:
Ive got perm root s=off, not a big deal. My question actually is focused on the app, Titanium Backup Pro. I don't actually have a list of installed apps to "freeze". Even spending the time to enable the filters so that every possible variation was acheived, still nothing more to enable/disable/freeze except for Accounts, Widgets, WiFi access points, Country-Time Zone, and bluetooth pairings.
I really like the stock rom, but I really don't like the bloat. I've even flashed a few other de-oxidized stock roms, but I wasn't able to restore any apps from tit. backup.
Any ideas as to what I'm missing or doing wrong?
Click to expand...
Click to collapse
Are you saying you don't want the bloatware or you don't want the Rom or what? Because removing bloatware is simple use sufbs or root explorer and go to root>system>app and delete the apps you don't want but you have to make sure your in r/w not r/o and make sure its the right app as some are dependent on others. Like in one of my many failed attempts to bring the sense clock over to a different OS I just brought the whole app folder over from a sense Rom and all hell broke loose lol hope I helped
Sent from my glacier using XDA Premium App
I think what I really want is a stable CM7, but that's beside the point. My actual focus is that, after installation of Titanium Backup (Pro) I didn't get the option of freezing or backing up apps, aside from the few system settings I mentioned above. I was hoping that I was simply having a derp moment and I missed some sort of crucial setting that would display the current list of installed apps so I could choose their fate.
*Update* I flashed Ice Glacier v1_1_6, then after all the market apps installed, I ran Titanium Backup, at this point I have a very complete list of apps that I can freeze/backup/un-install etc, so the only variable I can see is between the stock rom and Ice Glacier. Again I feel like I've missed something simple.
Sorry man I don't have pro
Sent from my glacier using XDA Premium App
DHSdrone said:
I think what I really want is a stable CM7, but that's beside the point. My actual focus is that, after installation of Titanium Backup (Pro) I didn't get the option of freezing or backing up apps, aside from the few system settings I mentioned above. I was hoping that I was simply having a derp moment and I missed some sort of crucial setting that would display the current list of installed apps so I could choose their fate.
*Update* I flashed Ice Glacier v1_1_6, then after all the market apps installed, I ran Titanium Backup, at this point I have a very complete list of apps that I can freeze/backup/un-install etc, so the only variable I can see is between the stock rom and Ice Glacier. Again I feel like I've missed something simple.
Click to expand...
Click to collapse
Tit/Backup will only back up and restore 3rd party applications the stuff like Accounts, Widgets, WiFi access points, Country-Time Zone, and bluetooth pairings cannot be touched via TB, pro or basic.

Now that I rooted...

I rooted my phone using SuperoneClick for mac/linux, and it was very simple. It said my phone was rebooting and that my phone was rooted.
Now what do I do? What can I do with rooting? I don't see any difference on the mainscreen. What I did was went to look at my applications and realized I have "SuperUser" now.
When I click that, I have LOG, Apps, and settings, the only thing listed is settings. How can I remove certain bloatware that I don't need?
Get titanium backup so you can uninstall bloatware- if you pay $6 you can freeze the bloatware instead of removing it completely.
A program like Root Explorer can help you get rid of the bloatware as well. Just navigate to System/APP and delete what you don't want. Just be carefull not to delete the wrong software, I think there is a list in one of the threads here of what is safe to get rid of.
Yeah, just get an App manager that uses root access (I use Anttek App Manager). You can either freeze such apps or delete them entirely. You can also change CPU speed, and eventually upgrade to CM7 when it's released, and quite a few other things!
Before doing anything though, I'd recommend backup up your phone with Rom Manager.
Okay, so your steps should be this....
First download ROM manager to back up my system?
Then I download app manager so I can freeze/delete? Freezing might be safer for a newb like me.
that is what I did
I backed up the phone using ROM manager, but where can I find where that backup is to make sure I did it successfuly?
If you are thinking about getting into some serious tinkering, custom ROMs, Kernels, etc. You will probably want to use the NVFlash method to load in clockwork recovery. This method and a good backup of your system should help bail you out of the most circumstances.
Yes, but I'm not sure where to find the backup? I want to make sure the backup was successful. Please someone help
Backups will be found in the clockworkmod/backups folder. Check there to make sure u are doing it right and have a backup.
What can you do with root? As a beginner I would recommend you go slow:
1- Install interesting apps that require root: http://www.androidpolice.com/2010/07/13/8-great-apps-every-rooted-android-user-should-know-about/
2- Learn how to make and restore nandroid backups w/ Clockworkmod Recovery.
3- Freeze bloatware with Titanium Backup Pro.
4- Eventually get to flashing custom ROMs once we get some !
Backup should be on your external sd card in a folder called clockworkmod/backup
Sent from my LG-P999 using Tapatalk
I backed it up, went to clockworkmod and my backup, but it doesn't say anything when I click it, neither does it show up in the manage and restore backup
bump, anyone?
try again?
Mikeglongo said:
I rooted my phone using SuperoneClick for mac/linux, and it was very simple. It said my phone was rebooting and that my phone was rooted.
Now what do I do? What can I do with rooting? I don't see any difference on the mainscreen. What I did was went to look at my applications and realized I have "SuperUser" now.
When I click that, I have LOG, Apps, and settings, the only thing listed is settings. How can I remove certain bloatware that I don't need?
Click to expand...
Click to collapse
why would you do this to your phone and have no idea what it does or how to take advantage of it?
that's like hotflashing a bios just because it sounds cool.
I'm new to it and want to freeze bloatware? And plus, I can google on how to do stuff and "take advantage" of it =) Thanks
And I just made a back-up and that one is not showing up, gave it a name and everything, would the best thing to do is to uninstall rom manager and install it?
Mikeglongo said:
I'm new to it and want to freeze bloatware? And plus, I can google on how to do stuff and "take advantage" of it =) Thanks
Click to expand...
Click to collapse
that sound like an easy way to get in over your head
rofl, i still can't get even make a backup, i tried making the back-up twice, and it's showing me the first one, but when I go to manage/restore, it doesn't come up
Do u have an sdcard mounted? If not u need one.

[Q] How can I get rid of the bloatware?

I dont know where to begin or what to do. Do I have to turn s-off? I just want my phone a little more snappy. Also, is it possibld to dual boot sense 3.0 and srock gingerbread?
You can either turn S-off, root your phone and then, with a file explorer like Root explorer or ES file, delete the apps you want to get rid off;
or you can set a temp root (there's plenty of things related to this in Dev section) and with the same way, delete your apps.
There's a much easier method. Still requires S-OFF, but you don't have to do it manually.
WARNING: THIS WILL VOID YOUR WARRANTY. PLEASE ONLY PROCEED IF YOU ARE SURE YOU WANT TO DO THIS.
Firstly, get S-OFF with AlphaRevX's Revolutionary tool. Let it flash ClockWorkMod Recovery as well. Then flash this file in recovery to achieve root. Once done, reboot into Android (it's still the stock ROM). You then need to go into the Market and install an app called ROM Manager. Give it Superuser rights (Superuser is the front end for root). Then, right at the top, you have an option: Flash ClockWorkMod Recovery. Choose this option, select your phone model (HTC Sensation, only one in the list). It will now flash a new ClockWorkMod that's generally better than the one you flashed and used before hand.
Next, you need to install a custom ROM. This is still Sense (for now, it won't be at the end of this guide!). The custom ROM is called Android Revolution HD. This ROM is really fast, very optimized, and generally a great ROM. Download it and flash it through ClockWorkMod Recovery (reboot into ClockWorkMod by choosing Reboot into Recovery option in ROM Manager). Remember to do a nandroid backup by using the backup/restore option in ClockWorkMod.
The maker of this ROM also makes a Script called No Sense. Here's the post all about it: http://forum.xda-developers.com/showpost.php?p=14191947&postcount=2
Once the ROM has finished flashing, stay in recovery (it is essential you stay in ClockWorkMod Recovery) and flash the No Sense script I mentioned earlier. Once the No Sense script has flashed, you can reboot.
You should now be bloatware free! This is still a Sense ROM, but it removes Sense. Unfortunately, Pure Gingerbread and CyanogenMod aren't available yet, but I should think they will be soon.
Hope this helps! Feel free to ask any questions, it is quite complicated
Much like everyone else here, I've successfully S-OFFed and rooted my Sensation. I am perfectly happy with stock Sense, so the first thing I wanted to do is get rid of crap like TeleNAV, Slacker, and other bloatware that has an annoying habit of running in the background. Using Root Manager, which has worked for me successfully on my previous phones, I uninstalled the apk and, where applicable, the odex files for all the bloat apps that I wanted to remove, cleared the cache, and rebooted the phone. To my surprise, not only did the app icons still appear in the app drawer, but the associated apps still opened and ran!
I am not exactly new to rooting, and have successfully removed bloatware from other phones. I am not really interested in flashing a custom ROM at this point. Short of that, any suggestions?
kgbkny said:
Much like everyone else here, I've successfully S-OFFed and rooted my Sensation. I am perfectly happy with stock Sense, so the first thing I wanted to do is get rid of crap like TeleNAV, Slacker, and other bloatware that has an annoying habit of running in the background. Using Root Manager, which has worked for me successfully on my previous phones, I uninstalled the apk and, where applicable, the odex files for all the bloat apps that I wanted to remove, cleared the cache, and rebooted the phone. To my surprise, not only did the app icons still appear in the app drawer, but the associated apps still opened and ran!
I am not exactly new to rooting, and have successfully removed bloatware from other phones. I am not really interested in flashing a custom ROM at this point. Short of that, any suggestions?
Click to expand...
Click to collapse
I am in the same boat as you, if the apps are still open and there, whats the point in even rooting? I like Sense 3.0 and I think my phone is fast enough after a fresh reboot, I just want it to be almost as fast by the time my battery dies 20-25hours later and I was hoping deleting or freezing all those background apps I don't use should help with this.
I don't want to dual boot if it's not stock gingerbread or cyanogenmod and I really like sense 3.0 for some reason. All I want do is get rid of all these boat ware and make it as much of such sense that I can, but it looks like you guys are having a lot of trouble
Has anyone been able to successfully remove bloatware after rooting and S-OFFing their Sensations? Any assistance will be appreciated.
***UPDATE: I installed Titanium Backup and used it to remove the bloatware. Worked like a charm!
kgbkny said:
Has anyone been able to successfully remove bloatware after rooting and S-OFFing their Sensations? Any assistance will be appreciated.
***UPDATE: I installed Titanium Backup and used it to remove the bloatware. Worked like a charm!
Click to expand...
Click to collapse
Can anyone confirm this?!
i can confirm this works, have had bloatware of my choice removed for over a week through Ti backup and it works perfectly... never had any problems... I got the tip from reading the suggestions in insertcoin rom's op (thanks baad)... some people have had apps reappearing using root explorer but not with Ti... and you know its working because if you keep track of your memory on there you can watch it increase as you delete the apps..
+1 for using titanium never had a problem
Tried Titanium, did the trick.
Also used Titanium to trash the bloat!
Do we have a list of applications that are SAFE to remove with Titanium backup? I don't want to mess it up. I had to BORROW a computer to even root my phone so can't risk bricking it.
Yes, but you may need to buy the pro key to acces that feature, choose batch then you'll see a list of choices to run
Sent from my HTC Sensation XE with Beats Audio Z715e using XDA App
I meant like for my previous phone Xperia there was a list of apps that are safe to remove on wiki page. I didn't find this for Sensation so I wonder if there is a list somewhere else. On xperia I was using Root uninstaller from Market to unistall.
There was a thread a while back that summarized what could be removed:
[GUIDE] Disabling system/bloatware apps using temp root
Thanks! The thread talks about disabling, not removing though. I take it no more harm can be done by removing right?

How do YOU restore your apps and settings?

I am currently using titanium backup which I'm assuming most of you do as well, however its a quite tedious process restoring all my apps, it asks me individually to install every app which takes a very long time depending on how many apps you are restoring.
With the developing section constantly streaming new updates and roms, how does one keep up with the restoring? I must be missing something here, do you guys all have to install your restored apps one by one?
There must be a simpler way right? I know that if you dont do a full wipe that your apps and settings stay but i find myself switching roms alot which do require full wipes.
If your rooted and buy titanium it will reinstall your apps without going one by one.
Sent from my HTC Sensation using xda premium
runderekrun said:
If your rooted and buy titanium it will reinstall your apps without going one by one.
Sent from my HTC Sensation using xda premium
Click to expand...
Click to collapse
Thanks for the quick response, I did not know that I will get the paid version asap!
I have had Titanium Pro for a couple years. When you backup apps do you just choose non system apps?
Sent from my HTC Sensation 4G using xda premium
I've been using Titanium and as a complete system that backs up settings for apps as well as the app itself, it's pretty awesome.
However there are times (like immediately after flashing a new rom) when you have nothing extra installed but a file manager and you want to install just the app of something from your sdcard without having to re-download from Google Play. For this, I have used and app available on Google Play called "Android Assistant" that has a reasonably simple back up that will backup just the apks of installed apps. It installs it in a directory "AndroidAssistant_appbackup" in the root directory of the sdcard. Using a File Manager you can easily go into there and install backed up apps.
If you use Titanium, you seem to have to use Titanium itself to restore stuff.
Titanium Backup Pro and SMS Backup and Restore do the trick for me. They are both very quick processes, so once you get the hang of it youll have no hesitations in switching ROMs constantly. Flash ROM, let it boot, go through the setup real quick, connect your google/email/facebook and whatnot, restore apps from TB, and restore texts, all takes less than 10 minutes.
Sent from my Sensation 4G using XDA
whats the simplest option for non rooted phones to back up the entire phone/data ? are there any apps that will create a full image that you can restore at a later date ?
chriskinetic said:
whats the simplest option for non rooted phones to back up the entire phone/data ? are there any apps that will create a full image that you can restore at a later date ?
Click to expand...
Click to collapse
You are looking for clockwork mode, backup and restore - but unless you are prepared to root this isn't possible. Why would anyone want to stay rooted? Stock ROM is really, really poor.
I back up my apps using this tool...
http://forum.xda-developers.com/showthread.php?t=1448239
It's free and downloadable right from XDA.
It makes a single flashable zip file with all of your downloaded apps in it. (I don't think it backs up system apps)
When you install a new ROM you simply flash the zip and boom...all your apps are back.
The drawback is that it doesn't save app data. For that I use Titanium free version. Reinstalling data takes about 2 seconds per app instead of 30 seconds per app to reinstall the entire thing.
The whole process of putting apps and data back into a new ROM takes about 10-15 minutes.
I prefer Mybackup Pro, backs up apps and their data, sms & mms. Call log, settings and even how your homescreen setup. Been using it for about a year now and it's awesome.
Google Play Link
Is there a way to backup apps' data on non-rooted system?
Every application witch I saw backups only .apks, none of them saves application's data, I don't even know if it's possible?
WereWolf_PL said:
Is there a way to backup apps' data on non-rooted system?
Every application witch I saw backups only .apks, none of them saves application's data, I don't even know if it's possible?
Click to expand...
Click to collapse
Many apps have a built in back up system that will let you do this.
For example, Go Launcher lets you back up your Go Launcher settings to a file it stores on the SD Card.
If you have to do a factory reset at some point and need to reinstall Go Launcher from scratch you can install it then simply restore your saved settings. Works like a charm. I'd say about 10% of the apps I use have this feature.
However, if you're talking about being able to back up every app and all its data and restore it....then no. You can't do that when not rooted.
Now if you don't want to root because you like your stock set up the way it is, you should know that you can root your phone without changing anything about the stock interface. You'll just have the ability to do more complete back ups, modifications to settings etc.
(Though fair warning, if you do root it, you won't stop with just doing backups. You'll get carried away like the rest of us and start tweaking EVERYTHING. But that's cool too.)
chrisrj28 said:
I prefer Mybackup Pro, backs up apps and their data, sms & mms. Call log, settings and even how your homescreen setup. Been using it for about a year now and it's awesome.
Google Play Link
Click to expand...
Click to collapse
just what im looking for , thank you
Skipjacks said:
Many apps have a built in back up system that will let you do this.
For example, Go Launcher lets you back up your Go Launcher settings to a file it stores on the SD Card.
If you have to do a factory reset at some point and need to reinstall Go Launcher from scratch you can install it then simply restore your saved settings. Works like a charm. I'd say about 10% of the apps I use have this feature.
However, if you're talking about being able to back up every app and all its data and restore it....then no. You can't do that when not rooted.
Now if you don't want to root because you like your stock set up the way it is, you should know that you can root your phone without changing anything about the stock interface. You'll just have the ability to do more complete back ups, modifications to settings etc.
(Though fair warning, if you do root it, you won't stop with just doing backups. You'll get carried away like the rest of us and start tweaking EVERYTHING. But that's cool too.)
Click to expand...
Click to collapse
Thanks for the info. I know that some applications have backup options, but I was hopping that there's an easier way to backup more important apps, or actually its data.
I also know what rooting means, and I'm not going to end at backups
Actually, I like stock firmware for now, don't need to change that, I just want to root for some more advanced options, additional software that needs root access, and maybe to remove, or at least freeze some unnecessary apps.
P.S. I'm actually a little disappointed about HTCdev web page. I was almost sure, that I can unlock bootloader and root the system without factory reset. I read all the info, and warnings on HTCdev.com, and nowhere, NOWHERE was written that to unlock bootloader you need to factory reset your device.
I went through all the steps, and on the last one, where I had a choice to flash, or to abort, was mentioned that flashing will do factory reset. The worst thing is that the steps shows up one after another, I couldn't even read the last one before sending the unlock code to HTC. So now - even when I didn't unlock my device, they have info that I wanted to do this, and my warranty is voided (or at least partially voided).

[Q] simple root question

How can I root my HTC one m8 but still have it be the same as when I bought it. For example, I still want to receive updates and I want everything to work the same but I'll be rooted . Basically I just want to remove the bloatware and install cool roms. I don't want anything else to change. Is this possible?
I like everything about this phone so I dont want to change anything
You can't really root and still accept otas. Verizon is without a doubt after the root methods so an OTA will probably break root. You also won't be accepting OTAs when you're on a custom ROM. You can either just root with weak sauce or s off and unlock with fire water.
Sent from my HTC6525LVW using Tapatalk
you can most def root (very easy Process) and remove the bloatware and keep everything else stock. while you cant update ota, just keep checking on here, somebody will post an updated bloatfree rom that runs as close to stock as possible. The best of both worlds my friend.
psilocybins said:
How can I root my HTC one m8 but still have it be the same as when I bought it. For example, I still want to receive updates and I want everything to work the same but I'll be rooted . Basically I just want to remove the bloatware and install cool roms. I don't want anything else to change. Is this possible?
I like everything about this phone so I dont want to change anything
Click to expand...
Click to collapse
You can do what I did...First I downloaded WeakSauce.apk directly to my phone, then downloaded SuperSU from the play store. Then I downloaded Titanium Backup and used it deleted the bloatware off of my phone..very easy.
links...
http://forum.xda-developers.com/showthread.php?t=2699089
https://play.google.com/store/apps/details?id=eu.chainfire.supersu
https://play.google.com/store/apps/details?id=com.keramidas.TitaniumBackup
If you are rooted but haven't changed the contents of \system in any way (i.e. NOT gotten rid of any apps), AND aren't running a custom recovery, the OTA's should take. The OTA's appear to look at the system directory to see if there are any modifications and fail the OTA flash if there are. So, if you are essentially stock everything except for root access, you should be okay.
That having been said, I didn't see anyone post about a successful OTA update after rooting; and most folks once they're rooted just can't help get a custom recovery (how else can you Nandroid?) or make the slightest tweak(s) to the system.
As someone said above, usually when there's an OTA, the devs have put it out as a flashable mod within 24 hours; and as someone ELSE said above, best NOT to take the OTA's because they are notorious for breaking root.
Yeah, OTA's are a nice touch, and that's how I run my Nexus 7, but on my phone they're a pain in the neck --- I want things my way, and I'm not willing to give that up.
cactusone said:
You can do what I did...First I downloaded WeakSauce.apk directly to my phone, then downloaded SuperSU from the play store. Then I downloaded Titanium Backup and used it deleted the bloatware off of my phone..very easy.
links...
http://forum.xda-developers.com/showthread.php?t=2699089
https://play.google.com/store/apps/details?id=eu.chainfire.supersu
https://play.google.com/store/apps/details?id=com.keramidas.TitaniumBackup
Click to expand...
Click to collapse
I tried this but after deleting my apps they just returned after restarting my phone. Please help me! I am rooted with weaksauce
Sent from my HTC6525LVW using XDA Free mobile app
psilocybins said:
I tried this but after deleting my apps they just returned after restarting my phone. Please help me! I am rooted with weaksauce
Sent from my HTC6525LVW using XDA Free mobile app
Click to expand...
Click to collapse
Your current setup does not permit writing to the \system partition. That's fine. (And that's especially good if you really are determined to take OTA updates and keep it pure stock but rooted.) To "get rid" of the bloatware, or any other system app you don't want to see you can do two things: (1) hide the app in the app drawer (that's done from the menu in the app drawer). And (2) Using app manager from settings, navigate to "all" apps, work your way down the list of apps and each one you want to disable: (a) turn off notifications; and then (b) press "disable." I think one or two just can't be disabled, e.g. Visual Voice Mail, but for the most part, you'll be able to make the bloat seem to "disappear" and you won't have affected your system partition, plus, they'll still be gone when you reboot.
hgoldner said:
Your current setup does not permit writing to the \system partition. That's fine. (And that's especially good if you really are determined to take OTA updates and keep it pure stock but rooted.) To "get rid" of the bloatware, or any other system app you don't want to see you can do two things: (1) hide the app in the app drawer (that's done from the menu in the app drawer). And (2) Using app manager from settings, navigate to "all" apps, work your way down the list of apps and each one you want to disable: (a) turn off notifications; and then (b) press "disable." I think one or two just can't be disabled, e.g. Visual Voice Mail, but for the most part, you'll be able to make the bloat seem to "disappear" and you won't have affected your system partition, plus, they'll still be gone when you reboot.
Click to expand...
Click to collapse
Thanks
Sent from my HTC6525LVW using XDA Free mobile app

Categories

Resources