Hahaha nice :laugh:, can you send me the file? i want to debug it, thanks
---------- Post added at 12:02 PM ---------- Previous post was at 11:58 AM ----------
Dude the WHOLE thread is on that topic. Have a read of the apparantly i need to download the android source image, I only want to make this a flashable zip so do i need the source image?
so where did you get the tree from on github?? can you not compile yourself?? The recovery.img that was produced is fine as far as i know. DDed it to the correct location and booted straight up. wiped my system, data and cache. Installed cm and nano and booted in to rom. flashed xposed 79 from twrp no probs and all is buzzin.
I will look at how to or where to upload the 14.6mb .img file :good:
EDIT
unzip for .img file
To flash i did
adb push twrp.img /data/local/tmp/twrp.img
adb shell su -c dd if=/data/local/tmp/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery