Jump to content

Google Maps 4.1.0 not working on A15


Recommended Posts

Guest Oletros
Posted
The uninstall method below is the only thing that worked for me. After that, I was able to reboot the phone and install Maps from the Market without error. Thanks to IntoTheVoid.

CODE

adb remount

adb shell "find /system /data -name *com.google.android.apps.maps.apk* -o -name Maps.apk | xargs rm"

adb uninstall com.google.android.apps.maps

even with those commands I can't install it.

"Incompatible upgrade" :)

Guest JonnyRockets
Posted

Nand backup (just in case......)

Uninstalled Maps

Installed from Market

Works now, thanks all.

Guest Oletros
Posted

I have downloaded the apk and when I try to install it through adb the error message is:

1289 KB/s (3554508 bytes in 2.691s)

pkg: /data/local/tmp/com.google.android.apps.maps.apk

Failure [iNSTALL_FAILED_UPDATE_INCOMPATIBLE]

Whyyyyy?

Guest cnraghu
Posted
I have downloaded the apk and when I try to install it through adb the error message is:

1289 KB/s (3554508 bytes in 2.691s)

pkg: /data/local/tmp/com.google.android.apps.maps.apk

Failure [iNSTALL_FAILED_UPDATE_INCOMPATIBLE]

Whyyyyy?

Did you uninstall the existing google maps version?

Guest Oletros
Posted
Did you uninstall the existing google maps version?

Yes, I have uninstalled it.

Prior to uninstalling it the error was about improperly signed, after uninstalling it the error is update incompatible.

Guest muncheese
Posted
Yes, I have uninstalled it.

Prior to uninstalling it the error was about improperly signed, after uninstalling it the error is update incompatible.

Have you tried installing it from the market itself instead of adbing it?

Guest Oletros
Posted
Have you tried installing it from the market itself instead of adbing it?

Yes, I have tried to update from market, and after uninstalling I tried to install from market

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.