Einzelnen Beitrag anzeigen
Alt 22.11.2009, 16:14   #1 (permalink)
Erfahrener Benutzer

Registriert seit: 15.11.2009
Beiträge: 249
Abgegebene Danke: 7
Erhielt 3 Danke für 3 Beiträge
Ausrufezeichen Google Navigator außerhalb der USA

Hallo zusammen,

ich habe grad bei xda developers einen interessanten Artikel gelesen.

http://forum.xda-developers.com/showthread.php?t=583123

kann mir bitte jemand erklären, wie ich folgendes mache:
(hab nen Windows Rechner)


If you have root, uninstall the current Maps app.

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





muss ich das im cmd eingeben, oder wo?
kann ich das oben genannte überhaupt an einem Win Rechner machen?


Danke für eure Hilfe...

cheers thompson
thompson187 ist offline   Mit Zitat antworten