I ikith Banned Nov 16, 2009 233 0 0 Mar 18, 2010 #1 How do you go about deleting apks when in sprecovery?
mclarryjr Retired Moderator Nov 2, 2009 5,529 819 113 Mar 18, 2010 #2 I have no idea how to do that, I use root explorer to delete my unwanted APK's.
I ikith Banned Nov 16, 2009 233 0 0 Mar 18, 2010 #3 I figured it out. Since there is no path in adb when running sprecovery you have to specify where the binaries are each command for example if I wanted to delete maps.apk I would do this: /system/bin/rm /system/app/Maps.apk
I figured it out. Since there is no path in adb when running sprecovery you have to specify where the binaries are each command for example if I wanted to delete maps.apk I would do this: /system/bin/rm /system/app/Maps.apk