- Thread Starter
- #16
Might have to clear the application cache.
How would I go about this?
i had to delete 2 apks in /system/app before it would install on my nephews phone, they were voicesearch.apk and VoiceSearch.apk. not sure why there was 2 but either way it worked.
No luck, it did not find voicesearch.apk installed
More ideas will be welcome.
More good info to read
Thank you!
GirLuvsDroid got it right with her instructions....
su
sysrw
busybox rm system/app/ChromeToPhone.apk
cd system/bin
sh pm uninstall com.google.android.apps.chrometophone
cd..
cd..
sysro