TWRP and ROOT for vernee APOLLO (non-lite) - Printable Version +- www.chinaphonearena.com (https://www.chinaphonearena.com/forum) +-- Forum: Brand Specific (https://www.chinaphonearena.com/forum/Forum-Brand-Specific) +--- Forum: Vernee forum (https://www.chinaphonearena.com/forum/Forum-Vernee-forum) +--- Thread: TWRP and ROOT for vernee APOLLO (non-lite) (/Thread-TWRP-and-ROOT-for-vernee-APOLLO-non-lite) |
TWRP and ROOT for vernee APOLLO (non-lite) - Guihardrock - 2017-02-03 Some days ago vernee release the full rom for vernee apollo (non-lite) but there is no recovery.img on it and neither mtk tools nor sp flash tool seems to work, so i write here to see if between all of us can manage to have the recovery.img to make TWRP and root, backups, etc. LINK FOR THE FULL ROMS: THANKS IN ADVANCE @Cleopatra FULL SPECS OF THE PHONE: RE: TWRP and ROOT for vernee APOLLO (non-lite) - Cleopatra - 2017-02-03 @Guihardrock : Well done. You are precise and exact. I like that type of men. I have downloaded the "full_k15ta_a-ota-1484567521.zip". Maybe there is a chance to build a twrp. I cannot give you any reassurances. It is no easy feat. But I will try to make a twrp. Please be patient. I will need your email address to run some tests. RE: TWRP and ROOT for vernee APOLLO (non-lite) - Guihardrock - 2017-02-03 (2017-02-03, 21:48)Cleopatra Wrote: @Guihardrock : done RE: TWRP and ROOT for vernee APOLLO (non-lite) - Cleopatra - 2017-02-04 @Guihardrock : I have just finished to build my first TWRP test. You will receive an email in round 5 minutes. Please follow very carefully all the steps in my email. If my experiment will works well, please make a screenshot of main menù. The main menù of twrp is where there is the writing "repack Cleopatra81". RE: TWRP and ROOT for vernee APOLLO (non-lite) - Cleopatra - 2017-02-05 VERNEE APOLLO HELIO X25 TWRP 3.0.2 PLEASE FOLLOW VERY CAREFULLY THE NEXT STEPS 1) Download the TWRP at the next link : 2) Install the adb drivers and fastboot commands : Unrar the rar. Run “adb-setup.exe”. Hit “Y” to all 3 questions. The Google adb driver installer will then popup. Go ahead and allow and install. 3) Tap on Settings --> About phone --> Tap Build number seven times. Developer options --> USB Debugging. A warning will pop up. Go ahead and allow. STEPS TO DO ONCE ONLY : 4) Plug your phone to PC via USB cable. Allow the pop up request on your phone to give your PC USB debugging. 5) Open CMD (command prompt). 6) Type the next command : adb reboot bootloader (and press enter) 7) Now type the next command : fastboot oem unlock (and press enter) 8) Press volume up (into your phone) to confirm to unlock the bootloader. You will see in the CMD prompt the next messages : "Start unlock flow", and when it will be finished, you will see "OKAY". 9) Reboot in normal mode. STEPS TO DO EVERY TIME YOU NEED TWRP RECOVERY : 10) Copy the recovery.img (inside my rar). 11) Paste the recovery.img inside C:\adb (the folder called "adb"). 12) Disable OEM unlocking (Developer options). 13) Plug your phone to PC via USB cable. 14) Open CMD (command prompt). 15) Type the next command : adb reboot bootloader (and press enter) 16) Type the next command : fastboot boot c:\adb\recovery.img (and press enter) 17) Your Apollo will start into twrp recovery mode. 18) Make immediately a full backup (nvram, boot, data, system) into microSD. Keep in mind that you need your pc every time you will need to enter into twrp recovery. *************************************************************************** JUST OUT OF CURIOSITY Try to flash (with SP Flash Tool) the next stock firmware made by me. Before to flash it, make sure you have made a twrp full backup into microSD ! Possible stock firmware (based on OTA "full_k15ta_a-ota-1484567521.zip") : Flash it with the last next version of SP Flash Tool : RE: TWRP and ROOT for vernee APOLLO (non-lite) - Guihardrock - 2017-02-05 RE: TWRP and ROOT for vernee APOLLO (non-lite) - spdiv1972 - 2017-02-06 I hope someone fix the problem with deep sleep ,every minute the phone wake up with screen off and spend battery ,I charged twice a day Στάλθηκε από το Redmi Note 2 μου χρησιμοποιώντας Tapatalk RE: TWRP and ROOT for vernee APOLLO (non-lite) - Cleopatra - 2017-02-06 (2017-02-06, 02:22)spdiv1972 Wrote: I hope someone fix the problem with deep sleep ,every minute the phone wake up with screen off and spend battery ,I charged twice a day Hi ! Questions : 1) Do you have already tried the TWRP ? Probable deep sleep fix (in sequence) : 2) Install SuperSU.zip (by twrp). 3) Install "Grorkmod v1.1 lite.zip" (by twrp). 4) Install "xposed-v87-sdk23-arm64.zip" (by twrp). 5) Wipe dalvik/cache. 6) Reboot in normal mode. 7) Install "XposedInstaller_3.0_alpha4.apk". 8) Install "GravityBox [MM]" xposed module. 9) Install "[LL-MM] LockScreen Mods" xposed module. 10) Install "Android N-ify" xposed module. RE: TWRP and ROOT for vernee APOLLO (non-lite) - spdiv1972 - 2017-02-06 (2017-02-06, 04:27)Cleopatra Wrote:thanks a lot for your answer ,I will try it[emoji3](2017-02-06, 02:22)spdiv1972 Wrote: I hope someone fix the problem with deep sleep ,every minute the phone wake up with screen off and spend battery ,I charged twice a day Στάλθηκε από το Apollo μου χρησιμοποιώντας Tapatalk RE: TWRP and ROOT for vernee APOLLO (non-lite) - Cleopatra - 2017-02-06 @spdiv1972 : Install also "Greenify" + "Greenify (Donation Package)" xposed modules. "Greenify (Donation Package)" allow (most) system apps to be greenified. ABOVE ALL : Before to root and install all zips and xposed modules, make a full backup (nvram, boot, system and data) into microSD ! |