March, 2010Archive for

Updating Google Maps in MarsDroid ROM

I'm running the MarsDroid ROM on an HTC Magic from Three in Australia. I saw that a new version of Google Maps came out (4.1.0) that I wanted to try, but I couldn't update via the market. This is what I did to get it running: geoff@desktop:~/android-sdk/tools$ ./adb root geoff@desktop:~/android-sdk/tools$ ./adb remount geoff@desktop:~/android-sdk/tools$ ./adb shell ls /system/app/ | grep map maps3.4.0-brut3-MT.apk geoff@desktop:~/android-sdk/tools$ ./adb shell rm /system/app/maps3.4.0-...