Guest venturerider Posted February 10, 2010 Report Posted February 10, 2010 (edited) Google Maps 4.0 is available for download in the Market, but the application fails to install with the message "Package file not signed correctly". ??? Edited February 10, 2010 by venturerider
Guest venturerider Posted February 10, 2010 Report Posted February 10, 2010 A little bit of Googling and I found the solution. Do this prior to installing from the Market: adb uninstall com.google.android.apps.maps
Guest lundefugl Posted February 10, 2010 Report Posted February 10, 2010 (edited) A little bit of Googling and I found the solution. Do this prior to installing from the Market: adb uninstall com.google.android.apps.maps The uninstall alone didn't work for me, but the following did the trick maybe it's a bit overkill but it works: adb remount adb shell rm system/app/*maps* adb shell rm system/app/*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 uninstall com.google.android.apps.maps ...btw: Has anyone found a hacked version that enables navigation outside the U.S? Edited February 10, 2010 by lundefugl
Guest karumbo Posted February 10, 2010 Report Posted February 10, 2010 ...btw: Has anyone found a hacked version that enables navigation outside the U.S? http://navlauncher.madcowsolutions.com/vie...php?f=1&t=3
Guest jay8ee Posted February 10, 2010 Report Posted February 10, 2010 It's not on the market when I look for it :s am I doing something wrong? On mcr 3.2
Guest IakobosJ Posted February 10, 2010 Report Posted February 10, 2010 It's not on the market when I look for it :s am I doing something wrong? On mcr 3.2 This is only for newer android versions :/ I like it :( multi-touch, Buzz, new labs stuff. ;) I tried to install it and it failed obviously, so I uninstalled the application (Settings>Applications>Manage Applications>Maps>Uninstall) then installed the one from the market and it installed and worked fine :D
Guest jay8ee Posted February 10, 2010 Report Posted February 10, 2010 This is only for newer android versions :/ I like it :( multi-touch, Buzz, new labs stuff. ;) I tried to install it and it failed obviously, so I uninstalled the application (Settings>Applications>Manage Applications>Maps>Uninstall) then installed the one from the market and it installed and worked fine :D Ahh I see, thanks for that. So its for android 2+
Guest robert lindgren Posted February 10, 2010 Report Posted February 10, 2010 I just installed it from Market in the phone. I then was able too install without any problems
Guest pillock Posted February 10, 2010 Report Posted February 10, 2010 I too downloaded and installed from the market without any install problems, or need to adb anything. I'm using CMH1.0, and I've not touched the default installed Maps since I flashed.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now