YU-ACE-YU5014-twrp-3.3.1-0 unofficial custom recovery (working) - Miscellaneous Android Development

# YU-ACE-YU5014-twrp-3.3.1-0
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which are functions often unsupported by stock recovery images. It is, therefore, often installed when flashing, installing, or rooting Android devices, although it isn't dependent on a device being rooted prior to installation.
In my view you have already enabled Developer Options and unlocked bootloader. Also you have ADB drivers installed.
Note: This is not a port and the recovery is built from Omni Source. So you will not faces any issues (almost). Everything you do to your smartphone is your responsibility and we (and I) are here to help you. Follow instructions properly to customize your device.
OEM Unlock
1. First enable OEM Unlock available in the developer settings.
2. Install ADB drivers and use this command to enter into fastboot mode.
Code:
adb reboot bootloader
or
use Power + Volume Down buttons after shutdown/power off. Then choose fastboot mode with volume keys as navigation.
3. Use the below command to unlock OEM.
Code:
fastboot oem unlock
4. For flashing TWRP go on reading.
Before flashing twrp you have to flash patched boot.img from fastboot
Download patched boot.img:
yu5014 patched boot
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
1. Download the patched boot.img. Open Command Prompt (CMD) or Terminal and connect your mobile to PC using USB cable.
2. Enable USB Debugging, then type the below command and hit enter.
Code:
adb reboot bootloader
3. Use the below command if your device is recognized in the fastboot mode by issuing below command:
Code:
fastboot devices
If your device is not recognized then disconnect and reconnect the cable properly.
4. Now flash the img file you have downloaded from the link above and it is named as boot.img, use below command.
Code:
fastboot flash boot boot.img
5. It takes few seconds to flash and after that you can reboot device by using below command.
Code: fastboot reboot
Download twrp:
yu5014 TWRP_recovery
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Instructions:
1. Download the Unofficial TWRP. Open Command Prompt (CMD) or Terminal and connect your mobile to PC using USB cable.
2. Enable USB Debugging, then type the below command and hit enter.
Code:
adb reboot bootloader
3. Use the below command if your device is recognized in the fastboot mode by issuing below command:
Code:
fastboot devices
If your device is not recognized then disconnect and reconnect the cable properly.
4. Now flash the img file you have downloaded from the link above and it is named as TWRP_recovery.img, use below command.
Code:
fastboot flash recovery TWRP_recovery.img
5. It takes few seconds to flash and after that you can enter Recovery mode by using below command.
Code:
fastboot oem reboot-recovery
6. It takes 5 - 10 sec at TWRP main screen and you need not worry about that.
7. TWRP will ask for Decryption password. Tap on cancel.
If TWRP ask for a decryption password then you have to open wipe option in twrp and click on format and type YES and enter
After that your device will be formatted and your encryption will be removed and after that you have to flash 2 zip files. 1 zip file will work other file may not so you have to try both file.
*After downloading zip files save them into sd card so you can flash from twrp.
Zip files link:-
Disable-Force-Encryption-Treble
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
no-verity-opt-encrypt-6.1
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com

Related

[cwm] micromax a35 bolt and flashing guide

hii friends some of members or newbies dont know anythig about cwm so let me explain all these things and flashing and booting in cwm
two methods can be used to flash cwm !
first is by using application
second is by using fastboot mode.
flash cwm via apps
there are mainly two apps are used to flash cwm
mobile uncle tool : https://play.google.com/store/apps/details?id=com.mobileuncle.toolbox&hl=en
recovery manager(rom manager may be) :
https://play.google.com/store/apps/details?id=com.koushikdutta.rommanager&hl=en
how to flash :
choose flash cwm from sd card (recovery.img should be placed in sdcard root) and then flash. u need to be smart because app interface changes according to updates.
cwm links :
http://www.mediafire.com/download/2hzwnft4ya0rpta/boot_6.02.7.img
http://www.mediafire.com/download/k9ctsu1ouu4rx91/recovery_akashujjainkar.img
using fastboot mode.
adb folder : http://www.mediafire.com/download/0imf9xv2uicwkbh/Android.zip
Procedure:
rename downloaded recovery to recovery.img--
Copy the downloaded recovery.img to your ADB folder--Turn off your phone-- Boot into fastboot mode by pressing power button and volume down keys together for sometime.
After sometime it shows fastboot mode in red colour.
connect your phone to PC using USB cable
If you are in WinXP, open command prompt and browse to your ADB folder using cd commands.If you are in Windows7, right click in the ADB folder and click to open command prompt there.--
Type this in the command prompt :
Code:
fastboot devices
This should display your device name in fastboot mode, if nothing is shown, then you have to check previous steps again.--
Type this command to flash CWM recovery to your phone
Code:
fastboot flash recovery recovery.img
It will show the progress and completion dialogue within seconds when it finishes successfully. Now you can try if CWM is working.-- download quick boot to boot in cwm
credits
akash ujjainkar.

[GUIDE] ZTE Mustang Root (Also known as ZTE Z998)

Hello People of the internet!
Today I will show a quick guide on how to root the ZTE Z998 Mustang phone!
The owner of this method has discontinued work with them so I'll go ahead and pass them on.
I DO NOT TAKE ANY CREDIT AT ALL!!!!!!! ALL CREDIT GOES TO stedman420!!!!!
Original Thread: http://unleashedprepaids.com/thread-8769.html
***REQUIREMENTS***
An AT&T ZTE Mustang Z998
A computer with ADB and Fastboot installed
**HERE'S A COUPLE GUIDES FOR QUICK AND EASY INSTALLATION OF ADB AND FASTBOOT IF NEEDED.**
*WINDOWS*(do not use this to install drivers though)
http://forum.xda-developers.com/showthread.php?t=2588979
*LINUX or MAC*
http://forum.xda-developers.com/showthread.php?t=2638673
**WARNING FOR MAC USERS**
Safari browser settings may need to be changed in order to download zip files without extracting them.
**WARNING FOR WINDOWS USERS**
If using Windows you will also need to install the phones drivers and due to issues with fastboot drivers koush's universal driver is recommended.
http://www.koushikdutta.com/post/universal-adb-driver
**DO NOT CONTINUE TO THE INSTRUCTIONS UNTIL THE ABOVE REQUIREMENTS ARE MET OR THE FOLLOWING WILL MOST LIKELY NOT WORK**
(All downloads will be below)
***INSTRUCTIONS***
1.) Download z998-cwm-recovery.img and place it ON YOUR COMPUTER preferably somewhere easy to remember (i.e. C:\ on windows or home directory on linux)
2.) Download one of the following zips and place it ON YOUR PHONES SDCARD
----SuperSU_v1.86-Z998.zip (only for rooting)
----Unofficial_CWM_Recovery_v6.0.3.7.zip (only for flashing custom recovery)
----Root_and_CWM_Recovery.zip (for both rooting and flashing custom recovery)
----Stock_Z998_Recovery.zip (only for restoring stock recovery)
3.) Plug your phone into computer and make sure Developer options and usb debugging is turned on in the phones settings menu
4.) Now open a terminal(or cmd.exe) on your computer and type
Code:
adb reboot bootloader
then press enter
5.) Once the phone vibrates you should be in fastboot mode. The phone will have a blank screen and the red light will be on.
6.) Now in your computers terminal type
Code:
fastboot boot z998-cwm-recovery.img
then press enter
7.) Your phone should now boot into cwm recovery. Once in recovery volume buttons will scroll up/down and the power button will select options
8.) Now on your phone scroll to and select install zip from sdcard and then find and install the root and/or recovery zip you downloaded in step 2
9.) After installation is complete you can unplug your phone from computer and as always make sure to MAKE A BACKUP using cwm recovery. Then just reboot to system and enjoy
***HELPFUL NOTES***
If you did not put the z998-cwm-recovery.img in your home directory or in your C:\ directory for windows then in step 6 where it says
Code:
fastboot boot z998-cwm-recovery.img
you will need to put in your exact file path to where the z998-cwm-recovery.img is on your computer
For example
Code:
fasboot boot C:\your\path\to\z998-cwm-recovery.img
Where C:\your\path\to\ would be the exact filepath to the z998-cwm-recovery.img on your computer
If using a Mac and you did not follow the guide posted above for setting up adb and fastboot you most likely will need to put ./ in front of your adb and fastboot commands
For example
Code:
adb reboot bootloader
Would be
Code:
./adb reboot bootloader
AND
Code:
fastboot boot z998-cwm-recovery.img
Would be
Code:
./fastboot boot z998-cwm-recovery.img
Also the no file_contexts error in cwm recovery can safely be ignored.
***BONUS QUICK TIPS***
**HOW TO MANUALLY BOOT PHONE INTO RECOVERY**
1.) Power phone off
2.) Press and hold volume up, and power button at the same time until your phone boots into recovery
3.) Once in recovery volume buttons scroll and power button will select options.
**HOW TO MANUALLY FLASH STOCK RECOVERY USING A ROOTED PHONE**
1.) Download z998-stock-recovery.img and place it on the root of your phones sdcard (on your sdcard not in any folders)
2.) Download and install Android Terminal Emulator from PlayStore on your phone if you have not already
3.) Open terminal emulator and type
Code:
su
then press enter
4.) Type
Code:
dd if=/sdcard/z998-stock-recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
then press enter
***BIG PROPS CREDIT AND THANKS GOES TO***
Slay696 - for testing and stock files
Koush - for the awesomeness that's CWM and the Universal ADB Driver
Chainfire - For an outstanding root app(all credit for the app goes to him I just made it easy to install)
SuperSU on PlayStore
alpha6 - for mac testing and feedback
DOWNLOADS:
z998-cwm-recovery.img: http://az1.androidfilehost.com/dl/_...69652/23610159112650865/z998-cwm-recovery.img
Root_and_CWM_Recovery.zip: http://qc3.androidfilehost.com/dl/4...2/23321874045862492/Root_and_CWM_Recovery.zip
Stock_Z998_Recovery.zip: http://qc1.androidfilehost.com/dl/7...792/23321874045862493/Stock_Z998_Recovery.zip
SuperSU_v1.86-Z998.zip: http://qc4.androidfilehost.com/dl/2...9823/23321874045862494/SuperSU_v1.86-Z998.zip
Unofficial_CWM_Recovery_v6.0.3.7.zip: http://qc1.androidfilehost.com/dl/c...45862495/Unofficial_CWM_Recovery_v6.0.3.7.zip

[Completed] Mom needs help rooting Moto E 2015

I'm not tech savvy when it comes to Android and I need some help to root my teen's Motorola Moto E 2015, preferably today.
I need to root it to then disable the guest account, so that when I install the ScreenTime app my son can't bypass it by using the guest account. That's a shortcoming of ScreenTime.
I read a bit about ROMs and would like to use CyanogenMod.
But other than my choice of ROM, I haven't found what I believe to be reliable instructions on what to do now step by step. I really do need idiot-proof step by step instructions.
Is there a super Android geek here who has time to take me through the process or offer advice and links to such sources?
Hello,
Welcome to XDA.
Try the thread linked below, there is a YouTube video in the first post that walks you through rooting your device.
http://forum.xda-developers.com/moto-e-2015/general/root-moto-e-2015-t3086819
If you have further questions about your device, try posting your questions in the forum linked below.
http://forum.xda-developers.com/moto-e-2015/help
The experts there may be able to help. Good luck.
Got this far
Found instructions on CyanogenMod Wiki - wiki.cyanogenmod.org/w/Install_CM_for_surnia[/url
but only got as far as step 5. What terminal on my computer? Command Prompt? I typed adb reboot bootloader into Command Prompt but it said adb command is not recognized.
Unlocking the device
1. Make sure your computer has working fastboot and adb.
2. Enable USB debugging on the device.
3. Enable OEM unlock in the Developer options settings on the device. (Note: Not all devices have this setting, so continue with next step if yours does not.)
4. Connect the device to the computer through USB.
5. From a terminal on a computer, type the following to boot the device into fastboot mode:
adb reboot bootloader
6. Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
* If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. See fastboot documentation for more info.
* If you see "no permissions fastboot", try running fastboot as root.
7. From the same terminal, type the following command to obtain your bootloader unlock code:
fastboot oem get_unlock_data
8. Visit the Motorola Bootloader Unlock website and follow the instructions there to obtain your unlock key and unlock your bootloader.
9. If the device doesn't automatically reboot, reboot it from the menu. It should now be unlocked.
10. Since the device resets completely, you will need to re-enable USB debugging on the device to continue.
Installing recovery using fastboot
See All About Recovery Images for more information about custom recoveries and their capabilities.
1. Make sure your computer has working fastboot and adb.
2. Download recovery -- you can directly download a recovery image using the link below, or visit twrp.me to obtain the latest version of TeamWin Recovery Project for your device.
Recovery: Downloadmd5: 5fdfe1871589c0a152f3f7e541b6c892
3. Connect the Moto E 2015 LTE to the computer via USB.
4. Make sure the fastboot binary is in your PATH or that you place the recovery image in the same directory as fastboot.
5. Open a terminal on your PC and reboot the device into fastboot mode by typing
adb reboot bootloaderor by using the hardware key combination for your device while it is powered off.
6. Once the device is in fastboot mode, verify your PC sees the device by typing
fastboot devices
* If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. See fastboot documentation for more info.
* If you see "no permissions fastboot", make sure your UDEV rules are setup correctly.
7. Flash recovery onto your device by entering the following command:
fastboot flash recovery your_recovery_image.imgwhere the latter part is the filename of the recovery image.
8. Once the flash completes successfully, reboot the device into recovery to verify the installation. Boot to recovery instructions: Hold Volume Down & Power simultaneously. On the next screen use Volume Down to scroll to recovery and then use Volume Up to select.
* Note: Some ROMs overwrite recovery at boot time so if you do not plan to immediately boot into recovery to install CyanogenMod, please be aware that this may overwrite your custom recovery with the stock one.
Installing CyanogenMod from recovery
1. Make sure your computer has working adb.
2. Download the CyanogenMod package for your device that you'd like to install to your computer.
Optional: Download 3rd party applications packages, like Google Apps which are necessary to download apps from Google Play.
3. Place the CyanogenMod .zip package, as well as any optional .zip packages, on the root of /sdcard:
* Using adb: adb push filename.zip /sdcard/
Note: You can copy the .zip packages to your device using any method you are familiar with. The adb method is used here because it is universal across all devices and works in both Android and recovery mode. If you are in recovery mode, you may need to ensure /sdcard (sometimes called Internal Storage) is mounted by checking its status in the Mounts menu. If you have booted regularly, USB debugging must be enabled.
4. If you are not already in recovery, boot to recovery mode now.
* Hold Volume Down & Power simultaneously. On the next screen use Volume Down to scroll to recovery and then use Volume Up to select.
5. In Team Win Recovery Project, select menu choices by tapping on the appropriately labelled button.
6. Optional (Recommended): Select the Backup button to create a backup.
7. Select Wipe and then Factory Reset.
8. Select Install (if you're running Cyanogen recovery this is Apply Update).
9. Navigate to /sdcard and select the CyanogenMod .zip package.
10. Follow the on-screen notices to install the package.
11. Optional: Install any additional packages you wish using the same method (if you are installing multiple packages, install CyanogenMod the first and then install any subsequent packages on top of it).
12. Once installation has finished, return to the main menu and select Reboot, then System. The device will now boot into CyanogenMod.
ipzma said:
Found instructions on CyanogenMod Wiki - wiki.cyanogenmod.org/w/Install_CM_for_surnia[/url
but only got as far as step 5. What terminal on my computer? Command Prompt? I typed adb reboot bootloader into Command Prompt but it said adb command is not recognized.
Unlocking the device
1. Make sure your computer has working fastboot and adb.
2. Enable USB debugging on the device.
3. Enable OEM unlock in the Developer options settings on the device. (Note: Not all devices have this setting, so continue with next step if yours does not.)
4. Connect the device to the computer through USB.
5. From a terminal on a computer, type the following to boot the device into fastboot mode:
adb reboot bootloader
6. Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
* If you don't see your device serial number, and instead see "", fastboot is not configured properly on your machine. See fastboot documentation for more info.
* If you see "no permissions fastboot", try running fastboot as root.
7. From the same terminal, type the following command to obtain your bootloader unlock code:
fastboot oem get_unlock_data
8. Visit the Motorola Bootloader Unlock website and follow the instructions there to obtain your unlock key and unlock your bootloader.
9. If the device doesn't automatically reboot, reboot it from the menu. It should now be unlocked.
10. Since the device resets completely, you will need to re-enable USB debugging on the device to continue.
Installing recovery using fastboot
See All About Recovery Images for more information about custom recoveries and their capabilities.
1. Make sure your computer has working fastboot and adb.
2. Download recovery -- you can directly download a recovery image using the link below, or visit twrp.me to obtain the latest version of TeamWin Recovery Project for your device.
Recovery: Downloadmd5: 5fdfe1871589c0a152f3f7e541b6c892
3. Connect the Moto E 2015 LTE to the computer via USB.
4. Make sure the fastboot binary is in your PATH or that you place the recovery image in the same directory as fastboot.
5. Open a terminal on your PC and reboot the device into fastboot mode by typing
adb reboot bootloaderor by using the hardware key combination for your device while it is powered off.
6. Once the device is in fastboot mode, verify your PC sees the device by typing
fastboot devices
* If you don't see your device serial number, and instead see "", fastboot is not configured properly on your machine. See fastboot documentation for more info.
* If you see "no permissions fastboot", make sure your UDEV rules are setup correctly.
7. Flash recovery onto your device by entering the following command:
fastboot flash recovery your_recovery_image.imgwhere the latter part is the filename of the recovery image.
8. Once the flash completes successfully, reboot the device into recovery to verify the installation. Boot to recovery instructions: Hold Volume Down & Power simultaneously. On the next screen use Volume Down to scroll to recovery and then use Volume Up to select.
* Note: Some ROMs overwrite recovery at boot time so if you do not plan to immediately boot into recovery to install CyanogenMod, please be aware that this may overwrite your custom recovery with the stock one.
Installing CyanogenMod from recovery
1. Make sure your computer has working adb.
2. Download the CyanogenMod package for your device that you'd like to install to your computer.
Optional: Download 3rd party applications packages, like Google Apps which are necessary to download apps from Google Play.
3. Place the CyanogenMod .zip package, as well as any optional .zip packages, on the root of /sdcard:
* Using adb: adb push filename.zip /sdcard/
Note: You can copy the .zip packages to your device using any method you are familiar with. The adb method is used here because it is universal across all devices and works in both Android and recovery mode. If you are in recovery mode, you may need to ensure /sdcard (sometimes called Internal Storage) is mounted by checking its status in the Mounts menu. If you have booted regularly, USB debugging must be enabled.
4. If you are not already in recovery, boot to recovery mode now.
* Hold Volume Down & Power simultaneously. On the next screen use Volume Down to scroll to recovery and then use Volume Up to select.
5. In Team Win Recovery Project, select menu choices by tapping on the appropriately labelled button.
6. Optional (Recommended): Select the Backup button to create a backup.
7. Select Wipe and then Factory Reset.
8. Select Install (if you're running Cyanogen recovery this is Apply Update).
9. Navigate to /sdcard and select the CyanogenMod .zip package.
10. Follow the on-screen notices to install the package.
11. Optional: Install any additional packages you wish using the same method (if you are installing multiple packages, install CyanogenMod the first and then install any subsequent packages on top of it).
12. Once installation has finished, return to the main menu and select Reboot, then System. The device will now boot into CyanogenMod.
Click to expand...
Click to collapse
Have you installed the adb/fastboot program? Do a Google search for adb/fastboot for windows. Then verify that you have your moto E USB drivers downloaded and installed. You should be able to enter adb commands when that is set up. To verify that adb is working and that your device is recognized you type: adb devices
That should give you a set of numbers and letters, if so then your device is recognized, continue with the commands from your guide.
The YouTube video will walk you through step by step with a visual guide instead of trying to make sense of written instructions, just emulate the operators' actions following the video and you can't go wrong.
Sent from my SCH-I535 using Tapatalk
ipzma said:
Found instructions on CyanogenMod Wiki - wiki.cyanogenmod.org/w/Install_CM_for_surnia[/url
but only got as far as step 5. What terminal on my computer? Command Prompt? I typed adb reboot bootloader into Command Prompt but it said adb command is not recognized.
Unlocking the device
1. Make sure your computer has working fastboot and adb.
2. Enable USB debugging on the device.
3. Enable OEM unlock in the Developer options settings on the device. (Note: Not all devices have this setting, so continue with next step if yours does not.)
4. Connect the device to the computer through USB.
5. From a terminal on a computer, type the following to boot the device into fastboot mode:
adb reboot bootloader
6. Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
* If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. See fastboot documentation for more info.
* If you see "no permissions fastboot", try running fastboot as root.
7. From the same terminal, type the following command to obtain your bootloader unlock code:
fastboot oem get_unlock_data
8. Visit the Motorola Bootloader Unlock website and follow the instructions there to obtain your unlock key and unlock your bootloader.
9. If the device doesn't automatically reboot, reboot it from the menu. It should now be unlocked.
10. Since the device resets completely, you will need to re-enable USB debugging on the device to continue.
Installing recovery using fastboot
See All About Recovery Images for more information about custom recoveries and their capabilities.
1. Make sure your computer has working fastboot and adb.
2. Download recovery -- you can directly download a recovery image using the link below, or visit twrp.me to obtain the latest version of TeamWin Recovery Project for your device.
Recovery: Downloadmd5: 5fdfe1871589c0a152f3f7e541b6c892
3. Connect the Moto E 2015 LTE to the computer via USB.
4. Make sure the fastboot binary is in your PATH or that you place the recovery image in the same directory as fastboot.
5. Open a terminal on your PC and reboot the device into fastboot mode by typing
adb reboot bootloaderor by using the hardware key combination for your device while it is powered off.
6. Once the device is in fastboot mode, verify your PC sees the device by typing
fastboot devices
* If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. See fastboot documentation for more info.
* If you see "no permissions fastboot", make sure your UDEV rules are setup correctly.
7. Flash recovery onto your device by entering the following command:
fastboot flash recovery your_recovery_image.imgwhere the latter part is the filename of the recovery image.
8. Once the flash completes successfully, reboot the device into recovery to verify the installation. Boot to recovery instructions: Hold Volume Down & Power simultaneously. On the next screen use Volume Down to scroll to recovery and then use Volume Up to select.
* Note: Some ROMs overwrite recovery at boot time so if you do not plan to immediately boot into recovery to install CyanogenMod, please be aware that this may overwrite your custom recovery with the stock one.
Installing CyanogenMod from recovery
1. Make sure your computer has working adb.
2. Download the CyanogenMod package for your device that you'd like to install to your computer.
Optional: Download 3rd party applications packages, like Google Apps which are necessary to download apps from Google Play.
3. Place the CyanogenMod .zip package, as well as any optional .zip packages, on the root of /sdcard:
* Using adb: adb push filename.zip /sdcard/
Note: You can copy the .zip packages to your device using any method you are familiar with. The adb method is used here because it is universal across all devices and works in both Android and recovery mode. If you are in recovery mode, you may need to ensure /sdcard (sometimes called Internal Storage) is mounted by checking its status in the Mounts menu. If you have booted regularly, USB debugging must be enabled.
4. If you are not already in recovery, boot to recovery mode now.
* Hold Volume Down & Power simultaneously. On the next screen use Volume Down to scroll to recovery and then use Volume Up to select.
5. In Team Win Recovery Project, select menu choices by tapping on the appropriately labelled button.
6. Optional (Recommended): Select the Backup button to create a backup.
7. Select Wipe and then Factory Reset.
8. Select Install (if you're running Cyanogen recovery this is Apply Update).
9. Navigate to /sdcard and select the CyanogenMod .zip package.
10. Follow the on-screen notices to install the package.
11. Optional: Install any additional packages you wish using the same method (if you are installing multiple packages, install CyanogenMod the first and then install any subsequent packages on top of it).
12. Once installation has finished, return to the main menu and select Reboot, then System. The device will now boot into CyanogenMod.
Click to expand...
Click to collapse
Sorry, I meant to tell you that the command prompt is where you type your commands.
Sent from my SCH-I535 using Tapatalk

[Guide] Yutopia [SAMBAR]: * Unlock * Install Custom Recovery * Root * EFS Backup *

Disclaimer: By attempting any of the processes listed in this thread you accept full responsibility for your actions. I will not be held responsible if your device stops working, catches fire, or turns into a hipster and claims to have been modified before it was cool.
Warning: Rooting does not void Yutopia’s warranty, though damaging your hardware (i.e., burning up your CPU/Motherboard by overclocking, hardbricking the device) will. You proceed at your own risk! I accept no responsibility for what you do with your phone. Follow the directions closely, and the odds are you will succeed without any trouble. If you are not sure what you are doing, do some more research before you try.
Lets begin
Index:
A. Drivers Installation
B. Unlock Bootloader
C. Install & Boot into Custom Recovery (TWRP) on Yutopia
D. Make A Nandroid Backup With TWRP Recovery
E. Root Your Stock Rom
F. Backup EFS and Other Partitions
A. Drivers Installation:
In order to Unlock, Root or Install Custom Recovery, you need to have the right set of Drivers to help your computer recognize your device. I used Windows 7 for this and it worked fine so should work for other windows as well.
Download and install Yutopia Drivers
https://drive.google.com/file/d/0B0pr-ZA5b-1pWFAwMmI4dWRGM3M/view?usp=sharing
Go through the setup, and when done, restart your PC. Connect your device to your windows and is shall recognize it
B. Unlock Bootloader:
Backup important files stored on your device before proceeding with the steps below, as unlocking the Bootloader will completely wipe/delete all files on the device.
After the installation of drivers follow the below to proceed with Unlocking the Bootloader of your Yutopia:
1. Enable USB Debugging, Uncheck Update Cyanogen Recovery & Activate OEM Unlock:
* Go to Settings > About phone, and then tap ‘Build number’ 7 times or until you get the message ‘You’re now a developer!’.
* Go back to Settings, choose ‘Developer options’. Find the ‘USB debugging’ option and use this toggle button to enable it. Accept warning by tapping on OK button.
In the ‘Developer options’. Find the ‘OEM Unlocking’ option and use its toggle button to enable it. It asks for your PIN/Screen unlock code, type it. Then accept the warning by tapping on OK button.
Also Uncheck Update Cyanogen recovery in developer options.
2. Boot your Yutopia into Bootloader/Fastboot mode. (Make sure you have backed up all important data as you’ll lose everything on phone in the steps below.)
3. Connect your Yutopia — in Bootloader mode — to PC. Let the driver install.
4. Open a command window on your PC. For this:
5. Open any folder on PC. Now, left click on empty white space inside the folder.
6. Hold shift key, right click on empty white space to get a pop-up and Choose Open command window here option from that. You will see a command window open up, with location directed to unlock folder.
7. Power off your phone then boot into fastboot mode (power + volume up).
8. Connect your phone to your windows via usb cable.
9. Confirm whether fastboot is working. With Yutopia connected to PC, run the following command in command window.
Code:
fastboot -i 0x2A96 devices
10. If device is connected you will get following kind of output:
86fsdy85 fastboot
11. If you dont get similar output it means that the drivers are not correctly installed or the device wasnt connected properly.
12. If the output is similar to above then run the following command:
Code:
fastboot -i 0x2A96 oem unlock
13. Now reboot from fastboot mode and thats it
Code:
fastboot -i 0x2A96 reboot
To confirm unlock status, reboot into bootloader/fastboot mode and you shall see the text unlocked now.
Code:
fastboot -i 0x2A96 device-info
C. Install & Boot into Custom Recovery (TWRP) on Yutopia
1. Download Modified TWRP:
https://drive.google.com/file/d/0B0pr-ZA5b-1pd2Z2YVR1cVZaeVE/view?usp=sharing
2. Enable USB debugging & Uncheck update Cyanogen Recovery from developer options once again.
3. Boot your Yutopia into bootloader mode.
4. Connect your Yutopia — in bootloader mode — to PC. Let the driver install.
Open a command window on your PC in the folder where you have the recovery.img file.
You will see a command window open up, with location directed to folder where you have the recovery.img file.
Let’s confirm whether fastboot is working. With Yutopia connected to PC, run the following command in command window. You should get a serial no. with fastboot written after it. If not, you need to reinstall the fastboot drivers from above.
Code:
fastboot -i 0x2A96 devices
(if the drivers are installed and device connected you would get the device serial number)
Flash TWRP recovery on your Yutopia by running the following command.
Code:
fastboot -i 0x2A96 flash recovery recovery.img
After that run this command:
Code:
fastboot -i 0x2A96 boot recovery.img
This will boot your device directly to TWRP
Or you can manually boot in recovery by unplugging the usb cable and then pressin POWER + VOL down until the device boots. When the YU logo shows up, relese the POWER and keep holding down VOL DOWN until TWRP boots up:
First boot into TWRP directly after flash is very important, Don't boot the OS on the phone as it may overwrite the recovery.
D. Make A Nandroid Backup With TWRP Recovery
Nandroid backup is a very important thing to have before installing any custom software on your device. It's basically a backup of your stock system that you can fall back on if anything goes wrong or if you just want your stock ROM back. You can also use the backup tool to create a backup of your favourite ROM set up exactly the way you like it. The backup you create can be easily restored using the restore tool in TWRP recovery.
All you need to do is enter TWRP recovery, select the backup option from the TWRP home screen, check the system/data/boot boxes, and swipe to backup. The process will take a few minutes.
Please make this backup before you root, so that you possess unrooted system backup at all times which would come handy at the time of OTA updates.
E. Root Your Stock Rom
Download: The latest SuperSU on your device.
https://download.chainfire.eu/896/SuperSU/BETA-SuperSU-v2.66-20160103015024.zip
Reboot to recovery
Tap on Install > Browse and Select SuperSU > Swipe to Confirm the Flash
Once Done > Wipe Dalvik & Cache > Reboot System To Restart
To Confirm the root status use a root checker app from play.
F. Backup EFS and Other Partitions
1. Download Partitions Backup And Restore App from Here
2. Open the app and grant it root access.
3. Click on the Settings icon above and select preference to .img
4. Select the partitions marked in yellow and backup them by clicking on the download like button at the bottom right.
5. Go to the storage and search for the Partitions Backup folder there you will three .img files (modem,modemst1,modemst2) . Save them to your cloud and as many places as you want as they are very important files.
This way you can back up all other partitions too. (I recommend backing up all those that are not found in a factory image.
Now you possess an Unlocked YU - Yutopia with a Custom Recovery and Root Privileges
Cheers,
Funk Wizard :good:
Reserved for updates !!
Do you have make video tutorial?
I am using windows 10, 64 bit. Thease drivers are not working for me.
Sent from my HM 1SW using XDA Forums Pro.
Nevermind.
Modified TWRP link is dead
Hello,
The modified twrp link is dead. Please share a new link.
Alternate Link for Yutopia Drivers
Hi,
Can you please share an updated link for the yutopia drivers? This link seems to be broken.
Thanks a lot!

Rooting Mediapad M5 LTE/Wifi Lite

I don't like the Test Point method, so You need: Twrp - this edition works: https://drive.google.com/drive/folders/1FoRLBMyQnL1B3lU8bZCqfGL7y_mkeJfk. You need to use HCU, part of the DC Unlocker software. The Magisk.zip needs to be placed in the tablet's folder on the SD card preferably. The tablet must be set to 'transfering files' and the Background Settings, USB port setting, obtained by using the dialler * # * # 2846579 # * # * or the calculator (I believe) for the WiFi version, to Manufacture Mode. So, with the tablet in the operational mode, not Fastboot or anything else, plug it in to the PC. Buy the time-limited mode for HCU and then log in to it. Press read phone info, give it a minute or so then press unlock, after the info states that it detects the phone. The Bootloader should be unlocked, not as in the Developer Mode/OEM Unlocked with USB Debugging selected, which are also necessary. Once you have unlocked with HCU, boot into Fastboot - vol down + power buttons. You should have the minimal ADB folder on the C: drive. Place the TWRP8.img in that folder.Navigate to the ADB folder in your command prompt, something like: CD\ then CD ADB. You should now be in the ADB folder. Type: fastboot flash recovery_ramdisk twrp8.img NOT fastboot flash recovery twrp8.img. Do a reset of the phone in Recovery Mode and it should then boot in TWRP. Flash the Magisk.zip with TWRP. Restart the tablet. You may have reset the tablet in Recovery Mode again to get the TWRP recovery working. You should now have root with Magisk after the tablet re-boots. I did not flash Disable DM Verity. (Earlier, I tried using Magisk to convert the ramdisk.img from the Update.App to gain root. I flashed it with Fastboot but it did not work, it ended in a boot-loop which I could not stop by any means.)

Categories

Resources