Jump to content

Liquid rooting effort - DONE!


Guest PaulOBrien

Recommended Posts

Let's work together to get the device rooted! :D

My early discoveries...

- You can enter what seems to be the bootloader by powering on with 'camera' held down, however fastboot doesn't see the device

- ADB doesn't see the device by default, you have to edit adb_usb.ini in ~/android/ and add the line '0x0502', then it works after restarting the adb server

- asroot2 doesn't work

- instantroot.apk doesn't work

Anything to add peoples? :(

P

Link to comment
Share on other sites

OK, so i've got fastboot to see the device by doing the following (which is just trying to flash any old boot.img)...

'fastboot -i 0x0502 boot boot.img'

It looks like it's a locked bootloader as that fails. :D

P

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.