View Single Post
Old 01-22-2011, 03:35 PM   #24
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
You got an error message with the first one because the command is not proper.

Are you able to copy and paste. It's best that you do that.

adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system/app

(This mounts the drive as read/write)

If that is successful then try to uninstall:

ADB uninstall /system/app/GingerBread.apk
SCION is offline   Reply With Quote