Quote:
Originally Posted by BWinmill
This is kinda timely since it depends upon a system update. It also requires adb.
When prompted to update, click "update later".
From your command prompt, type "adb pull /cache/recovery".
You will now have a file called "command" and another called "update.signed.zip".
If you want to prevent it from updating when you turn the Vox on next time, do the following before turning it off:
Type "adb shell" at the "#" type "rm /cache/recovery/*".
|
Is it possible to pre-root the image by adding su to /system/xbin, busybox to /system/xbin and superuser.apk to /system/app ? Or would that break the signature and it wouldn't be a valid update anymore?