***HTC Magic Thread***

Google Maps update available for 1.6 Donut phones including navigation on the Market. Seems like it doesn't want to install for me atm. Bah
You running CM 4.2.5 as well? I think there's something wrong from there, once when it failed it said the package wasn't signed correctly.
 
Looks like it's for the US market only at this point.
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

Did that then it installed from the Market ok

Navigation obviously doesn't work though.
 
When there's an update for an app is there a way to see what's been changed or what's new? It would be nice to know what has happened to an app instead of just updating it.

When you are going to install or update the app, on the information screen there is sometimes a list of updates/fixes... seems to be if the developer decided to add it or not.
 
Back
Top Bottom