Quote:
Originally Posted by jryanvt
i rooted with unrevoked 3.21 today and put omj's rom on my evo (big fan since the htc touch days). everything is great, but i'm trying to delete some of the apps with titanium backup (free version). it tells me the apps are deleted, but then when i restart, they're still there. am i missing something simple? thanks.
|
Where are the apps? If they are in /system/app you first need to make /system writable. The main way is to use adb which is a tool with the Android SDK-software developers kit.
The command is
adb remount
Is it safe to assume you are new to Android? (Since you just rooted)
If so you got some learnin' to do
Even if you are going to just skim the surface of the OS I'd suggest downloading the SDK, even if adb is the only tool you ever use.
This is a good place to start if you'd like to learn:
[GUIDE] ADB, Fastboot, and Nandroid for Noobs - xda-developers
You could also buy Root Explorer from the market. It's a file manager that makes system Re Writable or Read Only.