Stock Rootable Kernel For Sony Z5

Kernel is based on firmware version 32.0.A.6.152

There is two versions of the kernel: one with a recovery script, and one without.

The one with the recovery script will allow you to boot into recovery during your phone's startup process.

To enter recovery:
Boot up your phone like normal. Wait for the LED status light to turn amber. Once that happens, start pressing the volume buttons a few times. This will take you into the recovery menu.

The one without the recovery script does not have this option. This means that your phone will boot up a few seconds faster than the one with it.

Xposed: The Camera 2.0.apk plays nicely with Xposed now. No need to deoxed it manually!

Anyways:

TWRP
https://goo.gl/k9PiFV - TWRP 2.8.7.0

KERNELS
https://goo.gl/wzUAv4 - With recovery script, flashable zip file
https://goo.gl/8LTc9l - No recovery script, .img file that must be flashed through fastboot

For the recovery:


Code:
fastboot boot recovery.img
to just boot into it to flash a zip
OR

Code:
fastboot flash recovery.img
to flash it (although, you will need to do fastboot boot recovery the first time to get into it)

Kernel:

Code:
fastboot flash boot z5_stock_fixed_fixed.img
- For the .img file
Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 comments:

Post a Comment