Sorry if I post in the wrong forum. I saw a lot of guide on rooting but I saw none on how to unlock bootloader unless I miss look. I am new to the community and hoping to have advice on unlocking bootloader.
This is what I need, correct?
Requirement:
1. Android SDK (ABD) Android SDK | Android Developers
- installer_r10-windows.exe
2. Moto Dev Driver MOTODEV > Documentation & Tools > USB Drivers
- Handset USB Driver for Windows (32-bit) or Handset USB Driver for Windows (64-bit)
3. Fastboot HTC - Developer Center
- fastboot.exe
Guide ??? the guide posted by
,
I can't see what he's typing or pasting since it's too blurry.
Could some any1 please kindly write up Step-by-step on unlocking wifi Xoom?
Do i need to put usb on debug in xoom setting?
Is this how it goes?
1. copy all files from Platform Tools folder and paste to Android SDK Tools folder
2. connect wifi xoom to pc and wait for pc to recognize
3. open cmd from Android SDK Tools folder --> Shift+right click to open cmd
4. type: adb reboot bootloader (this will restart xoom into bootloader)
5. type: fastboot oem unlock
6. read warning on the xoom screen
7. tap Volume Down to switch it to “Accept.”
8. then press Volume Up to actually “Accept.”
9. Once accepted, the wifi XOOM will be unlocked and formatted
10. Done
Where can I go to see it is unlock so I know I did it correctly?
To root:
Do i start from here?
adb reboot bootloader
fastboot oem unlock
adb reboot bootloader
or start from here?
fastboot flash boot boot.img
fastboot reboot
adb remount
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
adb push cifs.ko /system/lib/modules/cifs.ko
adb push tun.ko /system/lib/modules/tun.ko
adb push scsi_wait_scan.ko /system/lib/modules/scsi_wait_scan.ko
adb push su /system/bin
adb shell ln -s /system/bin/su /system/xbin/su
adb shell chmod 4755 /system/bin/su
adb push Superuser.apk /system/app
adb push vold.fstab /system/etc/vold.fstab
adb reboot
adb shell
Thanks for your help.

If this is your first visit, be sure to
check out the 

LinkBack URL
About LinkBacks




Reply With Quote
