Possible TWRP for Wiko U Feel Prime
Hi all, I technically personally do not own a Wiki U Feel Prime, I own the BLU Life One X2 Mini variant and from what I have gathered it is the exact same phone.
See here:
http://www.gsmarena.com/compare.php3?idPhone1=8545&idPhone2=8621
I have been spear heading development for this phone as well as the Life One X2. We ported TWRP from the Redmi 3S to the Life One X2, then I ported to the X2 Mini. With all that said the TWRP should work on the U Feel Prime. Please test and let me know!
So installation should be straight forward:
download here:
https://drive.google.com/open?id=0B6_iuhJQH7aGVXNsYk9WdENfaHc
1. Enable Development Options
2. Go into Development Options and enable OEM Unlocking
3. Connect phone to computer and open command prompt, run command "adb reboot bootloader"
4. Run the command "fastboot oem unlock"
5. Reboot into system to make sure everything is all good
6. again run command "adb reboot bootloader"
7. run fastboot command "fastboot flash recovery TWRP.img"
8. Then boot into twrp "fastboot boot TWRP.img"
9. Tap on 'reboot' at the bottom corner and select 'system'
To get root simply flash the latest Magisk12.zip
Again please report back whether it works!