Wednesday, February 16, 2011

Archos 101 Tablet Hacked To Run Android 3.0 Honeycomb [Guide



Here are the screenshots of Archos 101 tablet running Android 3.0 Honeycomb from licuende[1,2]:
H1
H2

Install UrukDroid 0.6
Download http://megaupload.com/?d=UBC0FFZ1 and place it on /tmp
Booting into stock Android, mount SD and run these commands (replace /dev/sdc2 with the second partition of your SD card):
# cd /tmp
# mkdir sdcard
# mount /dev/sdc2 sdcard
# mkdir honeycomb
# cd honeycomb
# unzip ../honeycomb.zip
# cp -rf sdkramdisk/* ../sdcard
# cp -rf sdksystem/* ../sdcard/system
# umount ../sdcard
Reboot and boot the Developer Edition
Wait some time and… you’ll get the unlock screen of Honeycomb!

1 comment: