Hi guys,
just finished building TWRP 3.0.2-0 for the Z5
Download
TWRP-for-CM (folder)
recovery_3.0.2.img (fastboot flashable file)
Source:
https://github.com/omnirom/android_bootable_recovery (TWRP, recovery - place in bootable/recovery-twrp)
https://github.com/CyanogenMod (CyanogenMod source)
https://github.com/Sony-Kitakami (place in .repo/local_manifests )
Build:
Thanks to @moonbutt74 for bearing with me and all my questions :silly:
just finished building TWRP 3.0.2-0 for the Z5
Download
TWRP-for-CM (folder)
recovery_3.0.2.img (fastboot flashable file)
Source:
https://github.com/omnirom/android_bootable_recovery (TWRP, recovery - place in bootable/recovery-twrp)
https://github.com/CyanogenMod (CyanogenMod source)
https://github.com/Sony-Kitakami (place in .repo/local_manifests )
Build:
Code:
source build/envsetup.sh
lunch cm_sumire-userdebug
mka clobber && mka recoveryimage RECOVERY_VARIANT=twrp
Thanks to @moonbutt74 for bearing with me and all my questions :silly:
Last edited: