View Single Post
Old 10-08-2011, 12:56 PM   #8
ptsenter
Addict
ptsenter has learned how to buy an e-book online
 
Posts: 285
Karma: 88
Join Date: May 2011
Device: Kobo eReader Wireless
Quote:
Originally Posted by tarvoke View Post
not sure but it seems like adb can only install apps to data, and adb uninstall can only uninstall apps from data.

e.g.

Code:
D:\Program Files (x86)\Android\android-sdk-windows\platform-tools>adb uninstall EsiHelp.apk
Failure
from logcat:
Code:
W/PackageManager( 6796): Package named 'EsiHelp.apk' doesn't exist.
unless there's some adb option to specify fully qualified location, that I missed.
Yeah, I was late for my drink, my vision was blurry and my brain half-melted: you can't uninstall system app with adb. I stay corrected.
But the rest of the post stays intact: under Ermine you have to root and you don't need a password. (that's from un-melted half).

But I have another proposition for you: if you hate those apps so much (EsiHelp ?, really) you can delete them from update.zip even before issuing three-finger salute - no root, no password, no need in adb or Android SDK for that matter.
ptsenter is offline   Reply With Quote