T
TabAdmln
Stamm-User
- 74
Hier die Anleitung:
Update Motorola Xoom ( US Wi-Fi Only) to Ice Cream Sandwich Manually [Official]
Ich habe ein deutsches MZ 604 und habe damit auf ein US wifi geswitched und das offizielle OTA 4.03 erhalten (über wifi, nicht wie in der Anleitung beschrieben selbst installiert). Alles ganz einfach und in 5 Minuten erledigt.
Wollte das nur mitteilen weil ich hier im Forum nichts gefunden habe. Allerdings gibts dann kein deutsch mehr (brauche ich nicht).
Soweit ich das mitbekommen habe läuft alles einwandfrei... und flüssig
Nachtrag (21.03.2012): Schritte die man machen muss (kein Root notwendig, aber Bootloader Unlock wenn ich mich nicht täusche:
https://www.android-hilfe.de/forum/root-hacking-modding-fuer-motorola-xoom.307/how-to-xoom-bootloader-entsperren.198125.html):
... danach einfach OTA Update vom Xoom installieren lassen (Meldung kommt, wenn man nachsieht ob ein Update vorhanden ist). Bitte nicht wundern, das Xoom installiert über Wifi mehrere 3.x Updates bis ICS installiert wird. Also einfach nach dem Update nach weiteren Updates in den Settings fragen.
.
Update Motorola Xoom ( US Wi-Fi Only) to Ice Cream Sandwich Manually [Official]
Ich habe ein deutsches MZ 604 und habe damit auf ein US wifi geswitched und das offizielle OTA 4.03 erhalten (über wifi, nicht wie in der Anleitung beschrieben selbst installiert). Alles ganz einfach und in 5 Minuten erledigt.
Wollte das nur mitteilen weil ich hier im Forum nichts gefunden habe. Allerdings gibts dann kein deutsch mehr (brauche ich nicht).
Soweit ich das mitbekommen habe läuft alles einwandfrei... und flüssig
Nachtrag (21.03.2012): Schritte die man machen muss (kein Root notwendig, aber Bootloader Unlock wenn ich mich nicht täusche:
https://www.android-hilfe.de/forum/root-hacking-modding-fuer-motorola-xoom.307/how-to-xoom-bootloader-entsperren.198125.html):
- Download the HTJ85B Stock 3.2 Image (http://www.mediafire.com/?adsa081m3z8uykd) & extract the contents of the zip file.
- You should see the following files in the extracted folder ; 1) boot.img 2) recovery.img 3) system.img 4) userdata.img
- Copy all of these files and paste them individually ( do not paste the entire folder) into the adb folder where adb.exe is located ( In my case it is in C:/android-sdk-windows/platform-tools)
- Turn on USB debugging on the Xoom ( Settings – Applications-Development-USB Debugging and Make sure the box is checked)
- Connect the Xoom to PC via USB cable
- Open up a command prompt & navigate to the adb folder (In my case C:/android-sdk-windows/platform-tools) & typein the following commands
- adb reboot bootloader ( This command will get you into fastboot mode where we will flash the stock images. Xoom should reboot into a screen with the red M logo and show the “Starting Fastboot Protocol Support” text at the top left of the screen)
- fastboot flash boot boot.img
- fastboot flash system system.img
- fastboot flash recovery recovery.img
- fastboot flash userdata userdata.img
- fastboot erase cache
- fastboot reboot
... danach einfach OTA Update vom Xoom installieren lassen (Meldung kommt, wenn man nachsieht ob ein Update vorhanden ist). Bitte nicht wundern, das Xoom installiert über Wifi mehrere 3.x Updates bis ICS installiert wird. Also einfach nach dem Update nach weiteren Updates in den Settings fragen.
.
Zuletzt bearbeitet: