Retribution
Member
OK, I've followed all of this exactly, andShould be llike this:
For all other ROMs:
su
mount -o remount,rw -t yaffs2 dev/block/mtdblock4 system
busybox rm system/app/Maps.apk
cd system/bin
sh pm uninstall com.google.android.apps.maps
cd ..
cd ..
mount -o ro,remount -t yaffs2 dev/block/mtdblock4 system
sync
2. You can now attempt to install the Google Maps update.
3. If it fails the first time, just cancel the download and try again. If it fails again, reboot and try.
4. Done!still fails no matter whatCode:sh pm uninstall com.google.android.apps.maps
I get failure right there as well. Trying to figure out a workaround.
I have had this issue twice, even though it says it failed it still removes maps from my phone I had to restore using a nandroid back up, did the same thing a second time. If anyone figures out a workaround that would be great. only other thing I could try is a new clean install of kangerade and trying again