Quote:
Originally Posted by OMJ
I just realized Footprints is not actually in the ROM but in sdcard\removed apps....oh well
anyways, according to Aamikam, any apk removed from \System must be pushed back to system
adb push - copy file/dir to device
what I would do is, copy the footprints apks to my c drive, then in my case run this command
cd c:\sdk\tools
adb push footprints.apk /system/app
|
Any idea why copying these removed apks to the /system/app folder with a file mgr that mounts the system as r/w doesn't seem to work? ... They will copy over but won't install nor show up as installed after a re-boot? ? Tried it with Sprint Nav to no avail. hmmmm
Sent from my PC36100 using Tapatalk