Guest Stitch15 Posted February 6, 2010 Report Posted February 6, 2010 Since my update to the 1.7 Stock T-mob rom my google maps isn't working properly. Is there a way to re-install google maps?
Guest robot1000 Posted February 6, 2010 Report Posted February 6, 2010 Since my update to the 1.7 Stock T-mob rom my google maps isn't working properly. Is there a way to re-install google maps? Here you go mate http://www.mediafire.com/?kd1atktzwj5 It's an apk, so just copy to your phone and install from your file browser
Guest Stitch15 Posted February 7, 2010 Report Posted February 7, 2010 Here you go mate http://www.mediafire.com/?kd1atktzwj5 It's an apk, so just copy to your phone and install from your file browser Thx. But now there's a new problem....I've un-installed the old maps app and copied your app to my sd card. After hitting install the phone says: Google Maps can't be installed on this phone ;) Now what?
Guest Jan M Posted February 7, 2010 Report Posted February 7, 2010 Thx. But now there's a new problem....I've un-installed the old maps app and copied your app to my sd card. After hitting install the phone says: Google Maps can't be installed on this phone ;) Now what? adb remount adb shell rm /system/sd/app/*Maps* adb shell rm /system/sd/app/*maps* adb shell rm /system/sd/dalvik-cache/*Maps* adb shell rm /system/sd/dalvik-cache/*maps* adb shell rm /data/app/*Maps* adb shell rm /data/app/*maps* adb shell rm /data/dalvik-cache/*Maps* adb shell rm /data/dalvik-cache/*maps* adb shell rm /system/app/*Maps* adb shell rm /system/app/*maps* adb uninstall com.google.android.apps.maps
Guest robot1000 Posted February 7, 2010 Report Posted February 7, 2010 Thx. But now there's a new problem....I've un-installed the old maps app and copied your app to my sd card. After hitting install the phone says: Google Maps can't be installed on this phone ;) Now what? Try going into Recovery and then fixing the mismatch UID Then restart and try reinstalling Google Maps again
Guest Stitch15 Posted February 7, 2010 Report Posted February 7, 2010 Try going into Recovery and then fixing the mismatch UID Then restart and try reinstalling Google Maps again That works!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now