here is step by step with files
first get and make sure your android sdk are installed and up to date
Android SDK | Android Developers
then download this launcher2.zip - File Shared from Box - Free Online File Storage
and unzip to platfom-tools
if you installed them to your c: do this
open start and type cmd
in command prompt type
cd C:\android-sdk\platform-tools
boot device up and let it get to the bootloop (should be showing the droid animaiotn)
then type
adb devices
if your deivce shows we are good from here
type
adb push C:\android-sdk\platform-tools\Launcher2.apk /sdcard
adb push C:\android-sdk\platform-tools\Launcher2.odex /sdcard
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mmcblk1p17 system
cp /sdcard/Launcher2.apk /system/app/
cp /sdcard/Launcher2.odex /system/app/
chmod 644 /system/app/Launcher2.apk
after that the tab should boot now, give it a few seconds and watch to see if the animation loops, if it does just reboot
that launcher2 apk and odex is from my 8.2, if everything pushed properly with no errors and still does not boot ask/look around for ones specific to the xoom2 althought they should be the same

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

2Likes
LinkBack URL
About LinkBacks





Reply With Quote


Press and hold power and volume up for about 20 seconds and see where that gets you. 




