hi, this is my first thread here, and i want to share my work with this rom for Tplink Neffos X1 Max model TP903C, i dont know if i can share an external link here, i hope dont have problems shareing it (needrom.com/download/neffos-x1-max-tp903), its just a modded backup that i made it whit philz recovery image, and add some apps and mods in the rom, just make this few steps:
UNZIP Clockworkmod_Philz-backup.zip in your external sdcard
1.- activate your developer options (if you dont know how, please google it)
2.- activate OEM unlock
3.- reboot your cellphone in fastboot mode
4.- type next:
a) fastboot devices
b) fastboot oem unlock
c) fastboot flash recovery recovery_Philz.img
d) fastboot reboot
5.- reboot into recovery mode and restore the backup
Prerooted with magisk manager, you need to install the apk after your first boot
Related
Hello , i have flashed CWM Recovery. Now i want to replace that with TWRP. How to do that ? Help ??
2 ways:
- Download a TWRP flashable .zip. While in recovery, wipe cache. Then flash .zip. Then go to "advanced options" in CWM and choose "reboot recovery"
- Download a TWRP recovery.img, and flash it through fastboot. Make sure you have fastboot and adb drivers. Connect phone to pc in fastboot mode. Open a CMD window from where you have your adb and fastboot files, as well as the recovery.img file. In the cmd window type "fastboot flash recovery _______.img" Where the blank spot is, is where you would put the name of your recovery .img file.
Hi,
Third way (Rooted Moto G)
Download TWRP Manager from Google Play and do installation of recovery with...worked perfectly for me
Keep in mind that CWM nandroid backups and TWRP backups aren't interchangeable.
OK
Simply download the twrp and flash it using the instructions on the developer's thread.
It will replace automatically.
Dear Friends,
Here is a new AOSP ROM with pure Lolipop Experience for our Lenovo A6000/Plus.
You need to be on official Lolipop, If you are still on Kitkat DONT FLASH IT.
First update your device toLolipop using Official OTA. Please explore XDA for "How to upgrade A6000/Plus to Lolipop"
Always a good Idea to take backup of device, including Modem, EFS, Radio etc if you may.
Downloads: :good::good::good:
ROM
GAPPS Use ARM 64 5.1.1 packages depending on your preference (Nano Gapps will do if you dnt want to install google apps as system apps)
TWRP Recovery TWRP-1 TWRP-2
Superuser
Steps to Install:
(If you are a noob PLEASE explore XDA before commenting here that this ROM bricks the phone, my phone is dead etc. If you are flashing ROM for the first time.. then it takes a lot of learning, Use YouTube, Google to learn about Custom Recovery, Super User etc)
Transfer ROM GAPPS and SuperUser Files to Your SD CARD.
Proceed for Recovery Installation.
1. Install TWRP .img File. (TWRP is a custom recovery which replaces your stock recovery)
Steps to install TWRP Recovery
a) Install Minimum ADB and Fastboot on Your PC along with USB Drivers for your Phone. XDA Link for Help
b) Rename the recovery file to "recovery.img" (You will need the name to build command line.)
c) Copy recovery.img file to the same folder where ADB is installed.
d) Connect android to PC via USB and enable USB debugging from Developer Options, Authorize USB debigging.
e) Open ADB application as administrator, Give command "adb devices", this will ask for USB debugging authorization, give that.
f) run following commands:
adb reboot bootloader
fastboot flash recovery recovery.img
fastboot boot recovery.img
More Help
You will be now on TWRP screen
1. Select Install > SuperUser
2. Wipe Data and cache
3. Select Install > ROM ZIP File (Add More Zips) Select GAPPS ZIP File.
4. Swipe to Flash.
5. Wait till it completes
6. Reboot, Be patient first boot takes time.
7. Setup Your Phone and you are good to Go.
Bugs : None Known.
GPS Working, SIM Cards Working, FM Radio Working, Hindi and Indian languages Working, Camera Working, Performance Good, Gaming Smooth, Battery drain Normal.
If you face any bug, please report.
NOOBS : Please dont comment I am DEAD, I am Bricked blah blah.. That not because of ROM, thats because you have not done enough study and not learned how to flash ROMs.
Screenshots: :cyclops::cyclops::cyclops:
Duplicate of Pure AOSP 5.1.1. Stable Rom for Lenovo A6000/Plus 64 BIT Version (Step by step Guide)
closed.
Rooting Guide for Leagoo Z5 Lte-
your Waiting time Is now Finished Here is Root twrp For your Leagoo Z5 Lte,
Hit thanks :good:
Disclaimer-
Code:
Always create a nandroid backup
i am Not responsible for any Damage
Do Always on own Risk
twrp Installation-
in Short-
Download twrp Sp Flash tools from Bellow Link
Install All Drivers On PC and Run SP tools
Load Scatter File and Check Recovery only
under recovery Section Load Downloaded twrp.img File
Then Click on Download, Connect your Phone to PC [make Sure Phone IS turned off]
Done,
Fastboot Guide-
Bootloader Must be Unlocked,
Code:
fastboot flash recovery recovery name.img
Rooting Guide-
Download Supersu.zip from Bellow and put into Root Of Sd Card
Boot Device into twrp [use command adb reboot bootloader] or hold power and volume up key on switch of mod
Allow Modification
make a nandroid backup
Click install Zip from sd crad
Locate Downloaded Supersu.zip file and Swipe to install
after Success go back and reboot system now
Done,
Downloads-
MOD Edit :- Links Removed
z5 lte recovery
Hi , i maybe writing too late , but the rocovery you posted is gone, i need that file , can you share it with me someway?
Please.
Thread Closed.
Thanks
SacredDeviL666.
There are a lot of tutorials for rooting method for the RNL-21 but nothing for the RNL-23. I use some preexisting work to finally root my Huawei Mate 10 Lite.
I want to share my experience with the community. (This is my first thread! )
Tutorial:
1) Follow this tutorial for unlocking the bootloader :
https://forum.xda-developers.com/mate-10/how-to/how-to-huawei-mate-10-pro-standard-t3709535
Try to fulfill all the instruction (I was personally stuck at fastboot boot .., I had the error : FAILED (remote: Command not allowed))
2) Dowload a working TWRP
https://mega.nz/#!WVplUBrK!eZ1O3nOXN6NKMgNLa0nzKxDBu2GH_jDj-xpoarN3JkY
(I used the version from Elemental KangVip Tools : https://forum.xda-developers.com/ma...om-emui-5-1-huawei-mate-10-lite-dual-t3751864)
3) Extract the .zip, locate the twrp.img file
4) Reboot to fastboot mode, and execute :
fastboot flash recovery [PATH_TO_YOUR_FILE]/twrp.img
With my phone, fastboot boot twrp.img doesn't work, I have the error :
FAILED (remote: Command not allowed)
So to be able to boot into recovery :
5) Reboot the phone (fastboot reboot)
6) adb reboot recovery
If it is a success, you are in the TWRP recovery.
7) Download on your computer : https://forum.xda-developers.com/attachment.php?attachmentid=4353046&d=1512485623
(It is from : https://forum.xda-developers.com/mate-10/how-to/how-to-huawei-mate-10-pro-standard-t3709535)
8) If your data is encrypted (like me), use USB OTG (with the mount menu) or micro sd card to be able to flash supersu.zip
9) Flash it in TWRP and reboot
10) Enjoy
If you have any question, please ask me. I hope that would help someone
Who said this method to us ?
aIecxs, XDA Senior Member from Germany
https://forum.xda-developers.com/member.php?u=7285913
Thread Link :
https://forum.xda-developers.com/android/help/helproot-lava-x81-t3620166
Thanks alecks!!!!:highfive:
------------------------------------------------------------
Youtube Video Assistance:
Video Name: How to root Android using Magisk Manager & stock boot.img
Channel : Hovatek
------------------------------------------------------------
REQUIREMENTS :
(0) Unlocked Bootloader
To unlock bootloader in Lava X81 by Fastboot mode use the command
fastboot oem unlock #unlock bootloader via fastboot mode
{{{{{ NOTE: Unlocking bootloader in Lava X81 will erase all the user data. So please take a backup before unlocking bootloader. }}}}}
(1) Stock boot.img for your phone model (its best its for your Build Number / Variant ) . You can extract from the stock rom / firmware of your device (you may check our collection at https://forum.hovatek.com/forum-89.html ) OR backup from your device using a hardware box e.g Miracle Box, CM2, Nck Box Pro etc
(2) Download Latest Magisk Manager {Currently 7.3.0 (220)}
(3) Active internet connection on your Android device
(4) A windows 10 Laptop
---------------------------------------------------------
INSTRUCTIONS :
Step 1: Patching the stock boot.img
1. Install Magisk Manager 7.3.0 (220) APK on your android device.
2. Copy the stock boot.img of Lava X81 to your phone's internal storage or SD card whereever you want (Internal Storege\Dowloads is the better option)
3. Launch Magisk Manager app and check for latest updates. After the updates you will see that Magisk Manager is up to date.
4. Then, Select (Magisk is not installed. Latest 19.3 (19300)) Install > (Install Magisk) Install > Select and Patch a File >
5. Navigate to the location of the stock boot.img you copied earlier on (select Dowloads option or in my case, I used ES File Explorer File Manager), then Select it
6. Magisk Manager should begin downloading the magisk zip file for our arm64-v8a Device platform.
7. Once download is complete, MagiskManager will automatically patch the boot file and store it under
/storage/emulated/0/Download/magisk_patched.img
(Then I renamed it as "patched_boot.img" for our convenience)
Step 2: Flashing the patched boot.img
Among a variety of options to flash, I preferred Fastboot method
(0) Connect your Lava X81 one or two times to the PC (for preinstalling drivers)
(1) Boot your Lava X81 into fastboot mode.
(2) Open platform-tools_r28.0.1-windows.zip file
(3) Simultaneously press Keyboard's Shift key and Right click on the mouse, to open PowerShell window
(4) On the PowerShell use the following codes to flash:
Starting from phone's normal usb debugging mode,
adb devices #Ensures your phone connectivity in ADB (Android Debug Interface) mode via USB Debugging
adb reboot-bootloader #Reboot your phone to Fastboot Mode from ADB
fastboot devices #Ensures your phone connectivity in Fastboot mode
fastboot getvar unlocked #To check whether the bootloader is unlocked or not. It should be unlocked to proceed further steps
fastboot flash boot patched_boot.img #Flash the Magisk Patched Boot image file in Fastboot Mode
fastboot reboot #Reboot to the system from exiting Fastboot Mode
(5) Congrats and check with a Root checker app for root status. While checking for root status itself pop out for root permission.
--------------------------------------------------------
Proofs and All the necessary files as a zip file - MediaFire Link
Root Lava X81 using Magisk Manager by patching stock boot image (No TWRP)
http://www.mediafire.com/file/zjb78878i52865c/Root_Lava_X81_using_Magisk_Manager_by_patching_stock_boot_image_%2528No_TWRP%2529.zip/file
It is worked successfully guys!
Try it.
Two Bugs:
1. Cannot try reboot to the stock recovery. It strucks. You have to switch off and switch on the phone. During this your phone will make fear "Performing factory reset". Don't worry! blah blah blah...
SO YOU MUST DEVELOP TWRP RECOVERY FOR LAVA X81
2. Cannot flash .zip files using Magisk only. It every time asks TWRP or any other recovery to flash the zip file.
So you must develop TWRP recovery for Lava X81
3. While installing SuperSU it says "binary occupied" by MagiskSU. So apps like FlashFire won't flash zip file.
4. Don't try to uninstall stock YouTube app & and replace it with YouTube vanced app. Use YouTube Vanced the app for no root along with MicroG. But YouTube vanced 14.21.54 seems to be exceptional.