Quote:
Originally Posted by londawg314
yea. i uninstalled it and tried the one you posted.. no luck ...
|
so let me get this straight....u were running 5.0, had some vm's, but then went back to 4.6 & they're not there? if so, I wouldn't think it would matter, but I'm not sure...
attached is the odex files from 4.6 odex, you'll need to push them.....
Pushing from Android:
adb remount
adb push vtt-sprint.apk /system/app/
adb push vtt-sprint.odex /system/app/
Pushing from recovery:
adb shell mount /system
adb push vtt-sprint.apk /system/app/
adb push vtt-sprint.odex /system/app/