Nu fixade jag det.. Körde enligt nedan istället.
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
Väntade en stund och sedan:
adb install Maps-root-aligned.apk
Väntade en stund och sedan:
adb install NavStarter_0.6.3.apk
Väntade en stund och sedan:
adb reboot
Och voila.. det fungerar nu iallafall...puuuh Hoppas det inte ställer till nåt nu bara.
Last edited: Nov 23, 2009