Quote:
Originally Posted by brybo86
We flash this just like any kernel/rom? Should I wipe caches before flashing or doesn't it matter?
|
Just flash. Just a heads up, results are mixed, there is no promise this will do anything for reception/data speed.
Quote:
Originally Posted by da93integra
|
Link appears fine atm.
Quote:
Originally Posted by brol1k
Question guys, how in the heck do you delete the stock apps like.amazon, fb, stock widget, etc?
Tapatalk'd on Evo
|
Those base apps in are /system/app.
First run
adb remount
in adb and that will make system writable. Then you can navigate there via Android Mate and remove them.
There are other ways like using adb solely to pull the files but this is easier IMO.