[GUIDE]- Easiest,Safest and Best way to ROOT NEXUS 5 - Nexus 5 General

This is a step by step guide to root Nexus 5
PLEASE MAKE A BACKUP of your files on your internal storage.
Unlocking bootloader will ERASE EVERYTHING.
Download the file below
http://d-h.st/YGm
Step1: go to Settings->About Phone > hit the “Build Number” until you get “You are now a developer”.
Step2: go to Settings->“Developer options and turn ON “USB debugging” .
Step3: Connect the device to computer.
Step4: For Windows,we need to install drivers.
Right click on My computer and select Manage and select Device Manager
you should see something like nexus 5,
now double click on that and select update drivers..
choose Browse my computer for device software > let me pick from a list > select install from disk >set path to usb_driver file in
extracted folder.
Now you should see something like Android ADB Interface..(do it again if you dont see this)
Step5: Next, open command prompt(win+r > cmd) and type: cd downloads ( or wherever you have downloaded the file to )
cd Nexus5
adb devices
you should get : 'list of devices attached'
some code and " device"
if you don't get this and instead get offline,then check USB debugging is enabled or not and reconnect the device and install drivers again
in device manager(step4)
Step6: Turn off your Nexus 5.Then hold down Volume Down and Power buttons together for 3 seconds until you see the bootloader menu.
Step7: Connect the cable again and open Device Manager and install drivers again( step 4)
This is because you connected the device in another mode and hence pc recognizes it as a new device
Step8: . Go to command prompt and type: fastboot oem unlock
Step9: Go to your Nexus 5 screen and use Volume buttons to select “Yes” and hit the Power button. This WILL ERASE EVERYTHING
and unlock the bootloader.
Step10: Your phone reboots and you get the welcome screen like the day you unboxed it..
Step11: Now log in with a account and connect it to computer and copy the UPDATE-SuperSU-v1.65.zip file to internal storage.
Step12: Power off your Nexus 5. Then hold Volume Down and Power buttons together until you see the bootloader menu then connect
USB cable from Nexus 5 to your computer.
Step13: Go to command prompt and type: fastboot flash recovery openrecovery-twrp-2.6.3.1-hammerhead.img (for TWRP)
OR
fastboot flash recovery recovery-clockwork-6.0.4.4-hammerhead.img (for CWM)
Step14: Next, use Volume buttons on your Nexus 5 and choose “Recovery mode” and hit the Power button.
Step15: Once in CWM or TWRP recovery, choose “Install zip from sdcard” or “Install”. (choose “choose zip from sdcard” for CWM.)
Step16: Browse your internal storage and find the file UPDATE-SuperSU-v1.65.zip. Install this file to root your Nexus 5.
Now your Nexus 5 is ROOTED.
Step17: Next, choose “reboot” from main menu of CWM or TWRP recovery.
:good:Your NEXUS 5 is now ROOTED:good:
PLEASE hit the THANKS:good: button if my post is useful

I think this already exists. Also you don't need to turn your phone off you can just use the command "adb reboot bootloader"
Sent from my Nexus 5 using Tapatalk

This info is already in the sticky post by Chromium, please read first and post second as saves repeat posts: http://forum.xda-developers.com/showthread.php?t=2507905

MisterEff said:
I think this already exists. Also you don't need to turn your phone off you can just use the command "adb reboot bootloader"
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
This method is a bit easy than those already existing..
And this for those who are new to android with all downloads in one file....

AvRS said:
This info is already in the sticky post by Chromium, please read first and post second as saves repeat posts: http://forum.xda-developers.com/showthread.php?t=2507905
Click to expand...
Click to collapse
Ive added all required files into one zip including drivers and hence no need to download android sdk..
This method is easy to follow for beginners.

help
i need some help. i can't go pass step 13 because it won't let me install TWRP. help :crying:

gerardoeliazz said:
i need some help. i can't go pass step 13 because it won't let me install TWRP. help :crying:
Click to expand...
Click to collapse
for the command to work, you should first be in the directory...
paste the downloaded Nexus 5.zip on desktop , extract it on desktop, then do the following..
> windows key + r
or
go to start and find "run" and type "cmd"
in command prompt, type
> cd Desktop
> cd Nexus 5
> now type fastboot flash recovery openrecovery-twrp-2.6.3.1-hammerhead.img

Related

[Guide] How to unlock Boot loader and flash custom ROMs.

Here's a guide to unlocking the bootloader, flash a recovery image, and install a custom ROM on your Incredible s.
If you're not experienced with this sort of thing I advise you get help or not do it at all. I'm not responsible for anything that happens to your phone, but it is highly rare that anything will go wrong
1. Go to www.htcdev.com and log in/create an account. When logged in, click on 'Unlock Bootloader'
Now simply follow the on screen instructions provided by HTC. Some of the process requires getting some files from the Android SDK and you will needs the HTC drivers which come with HTC Sync, but this will all be explained through the process.
Now as I said, you need some files from the SDK which you can get here:
http://dl.dropbox.com/u/4263022/HTC Dev Tools.zip
I recommend putting these somewhere easy like the root of your C: drive in a folder called 'Android' like I will for the tutori. If you're still sure, select yes, and the process will complete.
2) you should see a little message pop up now asking if you'd like to go ahead and unlock the boot loader. Select yes.
3. Once done, your phone's bootloader will be unlocked, this will enable you to flash a recovery image.
4. Go to
http://download2.clockworkmod.com/re...0.2.0-vivo.img
and download the recovery image for the Incredible S. Put it in the "android" folder with the other files needed for the unlock process. This file is the ClockWorkMod recovery for the incredible s.
5. Shut down your phone. Plug it in via USB to your PC which you set up during the HTC unlock process. Hold volume down, and press power and the phone will boot into the bootloader. Wait for it to scan your SD card, then ensure "Fastboot" is highlighted and press power.
6. On your PC, load up a command prompt - open the Start menu, go to Run, and type "cmd".
7. In the command prompt window, type the following, assuming the HTC unlock files are all in C:android.
Code:
cd c:android
Then type:
Code:
fastboot flash recovery <recovery_name.img>
Don't forget the .img on the end, and replace "recovery_name" with the specific name of the recovery image you want to use. For ClockWorkMod linked to in step 4, you'd type:
Code:
fastboot flash recovery cwm-4.0.1.4-vivo.img
After a few seconds, ClockWordMod will have been flashed to your phone.
8. Reboot your phone, there should be an option in the fastboot menu (volume up and down to navigate, power to select). It should boot as per normal. Put it into USB disk mode, and download a ROM that you'd like to use. CyanogenMod is what I'm going to use: http://www.cyanogenmod.com/devices/htc-incredible-s
Download the ROM and place it in the root of your SD card
9. Power off the phone. Hold volume down and press power to boot back into the bootloader. Use volume down to select "Recovery" and press power. ClockWorkMod recovery will load.
10. Using volume up/down and power to select, go down to Backup/Restore. Select it, then click backup. ClockWorkMod will backup your stock ROM in case there are any needs to switch back.
11. After that (takes about 5 minutes), go back to the main menu. Select wipe data/factory reset and confirm. Go back to the main menu, select Advanced > Wipe Dalvik cache
12. Go to the main menu, and select "Install zip from sdcard". Next choose "Select Zip from SD card" and select the ROM you'd like to install. Confirm this action, and ClockWorkMod will install your new ROM. When done, shut down your phone.
13. Ordinarily you'd be done after that, and you could boot into your new ROM. However HBOOT 1.16 does some random stuff and tends to cause problems. I think it interferes with the installation of the boot.img that ordinarily would be flashed with the ROM. Get the ROM that you downloaded earlier (CyanogenMod in this tutorial), and on your computer, unzip the file somewhere. Once done, inside you'll see a file called "boot.img". Put this in the same folder as your other Android tools that you used earlier. Power your phone on, hold volume down, but don't choose "recovery", choose "usb fastboot".
14. Open up your command prompt again (Start > Run > "cmd"), and type (using the "android" folder for this example):
Code:
cd c:android
fastboot flash boot boot.img
This will flash the boot.img to your phone.
Power off the phone, reboot it, and that should be it!
If this helps please leave a thank you.
Good luck
Sent from my HTC Incredible S using xda premium
Bad download URL for CWM...
The URL you have documented for CWM recovery image is giving an "Access denied" response.
Thanks a lot!
It's very useful for me :good:
This is a duplicate thread and copied too.... the actual guide is at http://forum.xda-developers.com/showthread.php?t=1337105
Closed
What he said

ROOT + CWM Nexus4 Android 4.2.2

This guide is for people who accidentally upgraded Nexus4 to android 4.2.2 and are not able to root using “mskip” Nexus4 Toolkit V1.3.0.
Also, this is the slightly revised version of rooting guide from “ibtimes.co.uk”, the original link is http://www.ibtimes.co.uk/articles/4...id422-jdq39-jellybean-install-cwmrecovery.htm
Credits goes to: “ibtimes.co.uk” and “mskip” for the Toolkit
Before rooting and flash the Clock Work Mode, you need to:
1. Install USB Driver for Nexus on the computer.
----- a. Use “mskip” ‘s Toolkit V1.3.0 to install USB driver or download here: http://www.mediafire.com/?8xb50uktar8096i
2. Do all the necessary backups: contact, settings, pics, and etc.
3. Unlock the bootloader.
-----a. You can still unlock the boatloader using Toolkit V1.3.0. Option “3. UnLock or Re-Lock your BootLoader”
-----b. You must enter Fastboot Mode to perform unlock: Vol Down + Power (Unplug USB first, and then when the fastboot mode appear, you can plug in the usb cable. If for some reason the toolkit does not list your device serial, choose reboot fastboot mode and/or check your USB driver).
4. Have enough battery for installation.
ROOT Nexus4 on Android 4.2.2 JDQ39 Jelly Bean
1. Download Android SDK and extract it. http://developer.android.com/sdk/index.html
2. Enable USB Debugging Mode:
-----a. Settings > About Phone > Build number
-----b. Press “build number” a few times, until it says you entering developer mode
-----c. Go back to settings, now you’ll see “Developer options”, press that, and check USB Debugging Mode
3. Download Fastboot and extract it in folder “sdk\platform-tools\”
4. Download supersu copy to Nexus4’s SD card through computer.
5. Download CWM 6.0.2.3 and save it to folder “sdk\platform-tools\”
6. Turn off phone and press Vol Down key + Power until entering fastboot/bootloader mode.
7. Go to folder “sdk\platform-tools\”, shift+right click and choose Open Command window here
8. Copy and paste “fastboot flash recovery recovery-clockwork-touch-6.0.2.3-mako.img” on to command prompt (without the “”) and hit enter.
9. Now, go to your phone and use Vol UP/Down to choose RECOVERY Mode, and press power to choose.
10. In the Clock Work Mode, choose “install zip from sdcard” > “choose zip from sdcard” > 0/ > Update-SuperSU-v.1.04.zip and press power buttom to confirm.
11. Once completed, go back to main menu and reboot the phone. And you have rooted Nexus 4 with CWM installed.
Hope this helps.
Thank you! I was wondering why Titanium Backup didn't work.

Root Nexus 4 on 4.2.2 JDQ39

FOLLOW THIS SITE: http://www.ibtimes.co.uk/articles/4...id422-jdq39-jellybean-install-cwmrecovery.htm
1) Download and install Android SDK from the Android Developers site. Set it up with downloading platform-tools and USB drivers package in SDK
2) Enable USB Debugging Mode [Press Menu>> Settings>> Applications. From there navigate and click on Development option and ensure the USB Debugging Mode is turned on.]
3) Download Fastboot and extract it in android-sdk-windowsplatform-tools directory [Alternative link]
4) Download SuperSU v1.04 (UPDATE-SuperSU-v1.04.zip) for Nexus 4 on the computer
5) Connect the phone to the computer using USB cable and copy the UPDATE-SuperSU-v1.04.zip file to the SD card of the phone
6) Switch off the phone
7) Download CWM 6.0.2.3 (recovery-clockwork-touch-6.0.2.3.-mako.img) and save it to the android-sdk-windowsplatform-tools directory on the computer
8) Enter Fastboot/Bootloader Mode on the phone by pressing and holding the Volume Down and Power buttons together for a few seconds until some texts appear on the screen. This is Bootloader Mode
9) Navigate to android-sdk-windowsplatform-tools directory and open the command prompt (Shift + Right Click>> Open Command Prompt)
10) Type the below mentioned command and then press Enter
fastboot flash recovery recovery-clockwork-touch-6.0.2.3-mako
11) Choose RECOVERY from the Fastboot menu and enter Recovery Mode
12) In CWM recovery, browse to 'flash zip from SD card' then select it using Power button. Press the Power button again to select 'Choose zip from SD card'
13) Using the Volume buttons navigate to Update-SuperSU-v1.04.zip file and select it using the Power button and confirm installation on the next screen. The installation should start.
14) Once the installation process is completed, return to the main recovery menu and select 'Reboot System Now' to reboot the phone. The device will take about five minutes to boot for the first time.
The Nexus 4 is now successfully rooted on Android 4.2.2 JDQ39 Jelly Bean firmware. Check for the SuperSU app in the app list. To ensure the root method is installed and working correctly, verify with the Root Checker app from Google Play Store.
Flashing SU binaries via recovery has been outlined extensively on this website, we have a thread stickied in this forum with step-by-step instructions
[HOW-TO] How to flash a factory image / return to stock / unlock / root #
..among several other reference threads and video guides. Another copy/paste from some website is not necessary.
Closed

Root Lenovo Tab 10 TB-X103F

Root Lenovo Tab 10 TB-X103F (Tested)
1. activate developer options on the Tablet
2. enable Bootloader-Unlock on the Tablet
3. download and install ADB und fastboot
4. latest usb driver on your PC
5. download TWRP TWRP-3.0.2_TB-X103F-beta.img
https://forum.xda-developers.com/showpost.php?p=70228684&postcount=65
6. download SuperSu zip file
Steps:
1.) boot to fastboot -> shutdown your device -> press on/off + "+" Volumekey → device restarts to fastboot mode
2.) connect to your pc via usb cable
3.) start command shell (cmd) in the fastboot instalation folder on your PC and check for the device connection with the command:
"fastboot devices"
4.) do the unlocking
"fastboot oem unlock-go"
5.) boot TWRP image file in the command line, showing the pathway to the .img file (if not in the same folder):
fastboot boot TWRP-3.0.2_TB-X103F-beta.img
6.) Put SuperSu zip file in the device memory and flash SuperSu zip with TWRP, then restart the device. Done!!!!
Stock recovery remains
RooterLeopold said:
Root Lenovo Tab 10 TB-X103F (Tested)
1. activate developer options on the Tablet
2. enable Bootloader-Unlock on the Tablet
3. download and install ADB und fastboot
4. latest usb driver on your PC
5. download TWRP TWRP-3.0.2_TB-X103F-beta.img
https://forum.xda-developers.com/showpost.php?p=70228684&postcount=65
6. download SuperSu zip file
Steps:
1.) boot to fastboot -> shutdown your device -> press on/off + "+" Volumekey → device restarts to fastboot mode
2.) connect to your pc via usb cable
3.) start command shell (cmd) in the fastboot instalation folder on your PC and check for the device connection with the command:
"fastboot devices"
4.) do the unlocking
"fastboot oem unlock-go"
5.) boot TWRP image file in the command line, showing the pathway to the file:
TWRP-3.0.2_TB-X103F-beta.img
6.) Put SuperSu zip file in the device memory and flash SuperSu zip with TWRP, then restart the device. Done!!!!
Click to expand...
Click to collapse
I have done all the steps but For some reason twrp is not installed and i still have the stock recovery. Please help
That's because the above only boots TWRP to root but does not install it. To install TWRP, when in booted with TWRP, you need to transfer the TWRP img to the tablet storage and then install it while in TWRP.
it is important to show the pathway to the file TWRP-3.0.2_TB-X103F-beta.img in the command line, like:
C:\Users\Public\Documents\My Videos\TWRP-3.0.2_TB-X103F-beta.img
Sorry for this newbie question.
Which part of the above rooting steps is rooting my tablet, what is TWRP doing and why do I need to install the SuperSU app?
During my first try I didn't boot the TWRP image rather I flashed it. But that didn't help at all.
After booting the TWRP image I was able to flash the SuperSU app.
The stock recovery is still in use.
Thanks in advance.
Read the steps carefully and follow the steps, it is a tested successfull strategy. To get deep knowlege about the background processes, please read the threads elsewhere in Web.
Yow how do you enter Fastboot on the tablet and i haved tied avery button on the tablet and i dont see the fastboot option
Entering Fastboot on Lenovo TB-X103F tablet
ShottaDopey said:
Yow how do you enter Fastboot on the tablet and i haved tied avery button on the tablet and i dont see the fastboot option
Click to expand...
Click to collapse
Hi everyone. I just want to clarify something about this procedure There's a lot of people being confused on how to get into FASTBOOT on some things, and that's stopping them getting anywhere from the beginning.
The Lenovo TB-X103F tablet doesn't have a way of booting directly into FASTBOOT. Turning the tablet On while holding either volume key and the On button doesn't do it directly. . . . . Firstly, there's 3 buttons on the tablet, I call them VOL- VOL+ PWR (again, that's just to clarify things 100%)
here's what must be done (well it's this way on the 3 I have on my desk, so I assume all TB-X103F tablets are the same) . . . . .
1) Turn the tablet off completely.
2) Press & hold the VOL+ button (the middle of the 3 buttons).
3) Press & hold the PWR button, release the PWR button as soon as anything appears on screen - Keep holding VOL+ button.
4) After about 8 seconds the familiar green android lay down will appear. Then, your recovery menu will appear.
5) Release the VOL+ button anytime now.
6) Press either VOL button to select BOOTLOADER on the menu (Bootloader is the same as FASTBOOT on this menu, that's where the confusion lies for many users).
7) Got Bootloader selected? now press PWR and let the tablet reboot itself.
8) it will show the LENOVO logo, and appear to be stuck - it isn't It's in Fastboot mode.
9) Plug in your USB to PC cable, and it'll install appropriate drivers on the PC (hopefully eh?).
10) Once the drivers are installed, test it by getting a Command Prompt in your ADB/FASTBOOT folder on your PC . . . .
11) type the command FASTBOOT DEVICES It should show you that your device is connected, if it shows no devices then either it didn't install the drivers, or something
else is wrong (there's about 30 things that can have gone wrong here, too many to go through in this quick guide).
12) The tablet will stay in FASTBOOT/BOOTLOADER mode until you turn it off (or the battery goes flat lol). So stay calm, there's no rush
I've mentioned about there being no rush, because if you choose ADB connecting from the recovery menu, it disconnects automatically after about 5 minutes -
This is Important to know because it can disconnect while you're pushing/pulling files from the tablet, and cause really nasty problems. Bad design eh?
But we're in Fastboot mode, so nothing to worry about like that
Deleted
Successful root
It was hard, but I had finally had done it. I had figured it out it is easier just to go to the command prompt (I ran it under admin) and "cd C:/adb" (where you installed the adb fastboot software) while having the TWRP image file being placed there. I only wished that I had done it sooner. And for those who are new to the custom recovery it can be overwealming, but with patience and going through the files in the file explorer to find your main storage would lead you to the SuperSU file and successfully root your device.
I flashed TWRP...now what? I can't find any instructions on how to reboot into TWRP. I got into some sort of Chinese menu (PWR + VOL-) but I'm pretty sure this is the device test menu.
So I did the "fastboot oem unlock-go" command and adb said ok but my tablet just went to a black screen and won't turn on now and I'm not sure why. I also heard the Windows USB disconnect sound when i did it.
Would this work with the TB-X104F running 8.1?
Since a few months my tablet is stuck with the 'password changed, wait....' message. I had hoped that I could overcome this with the steps mentioned here. But unfortunately not
I can't start it anymore, so I'm not sure if it is in developers mode or not. Also, plugging the device in my mac didn't let it download the drivers.
Too bad, because when it was working it was a great tablet, now it's just a expensive drawer filler
SynGamer said:
I flashed TWRP...now what? I can't find any instructions on how to reboot into TWRP. I got into some sort of Chinese menu (PWR + VOL-) but I'm pretty sure this is the device test menu.
Click to expand...
Click to collapse
its the vol+ not - you need to press with the power button
Steridroid said:
I have done all the steps but For some reason twrp is not installed and i still have the stock recovery. Please help
Click to expand...
Click to collapse
so what exactly do i have to type at the command prompt to run twrp?,ive put the twrp img file in the same folder as the adb stuff.
3.) start command shell (cmd) in the fastboot instalation folder on your PC and check for the device connection with the command:
"fastboot devices"
fastboot shows notting
lenovo seems to have killed these tablets from the old lady next doors experience.. no wifi, no adb, no fastboot, no qualcomm, just unknown device, which loads NOTHING, no drivers work!!!

[UNOFFICIAL TWRP 3.2.3]Micromax Canvas Juice 3+ a.k.a Micromax Q394

Hey guys,
TWRP 3.2.3 is now available for Micromax Canvas Juice 3+ a.k.a. Micromax Q394
Download it from the link below:
https://mega.nz/#!OF8USCJA!ZfoNcfVegFIw6qjHN2az-Ni7n85xFEo4-ZaTSGZasvE
If you have any problems with the download or flashing the TWRP, just post on this thread, I will get back to you as soon as possible.
The recovery would be updated with every new version release of TWRP.
FLASHING INSTRUCTIONS:
1. Download SDK PLATFORM TOOLS from this page:
https://developer.android.com/studio/
2. Enable USB Debugging in Settings->Developer Options
3. Connect phone to PC using USB cable.
4. Open the folder in which adb and fastboot are available in sdk-platform-tools folder.
5. Press Shift+Right Click and select "Open Command Window Here".
6. Type
Code:
adb devices
and press Enter.
If it shows some device to be connected, proceed further.
7. Type
Code:
adb reboot bootloader
and press Enter.
The device will go into fastboot mode.
8. Type
Code:
fastboot devices
and press Enter.
9. If it shows some device to be connected, then proceed further.
10. Type
Code:
fastboot flash recovery TWRP_Q394.img
11. Once done, type
Code:
fastboot reboot
The phone will boot normally.
You can enter TWRP any time now using Power+Volume Up button.
Congrats on your new TWRP.
If you want to request a TWRP for some other device, go on this thread:
https://forum.xda-developers.com/android/general/unofficial-twrps-devices-source-code-t3833338
HIT THANKS IF FOUND USEFUL
Augustoandro said:
Hey guys,
TWRP 3.2.3 is now available for Micromax Canvas Juice 3+ a.k.a. Micromax Q394
Download it from the link below:
https://mega.nz/#!jXQiVKLA!KpVc0sGXIL-QI14fwMW4KdgzSd3Pb5j6QMhCvY9QzFw
If you have any problems with the download or flashing the TWRP, just post on this thread, I will get back to you as soon as possible.
The recovery would be updated with every new version release of TWRP.
FLASHING INSTRUCTIONS:
1. Download SDK PLATFORM TOOLS from this page:
https://developer.android.com/studio/
2. Enable USB Debugging in Settings->Developer Options
3. Connect phone to PC using USB cable.
4. Open the folder in which adb and fastboot are available in sdk-platform-tools folder.
5. Press Shift+Right Click and select "Open Command Window Here".
6. Type
and press Enter.
If it shows some device to be connected, proceed further.
7. Type
and press Enter.
The device will go into fastboot mode.
8. Type
and press Enter.
9. If it shows some device to be connected, then proceed further.
10. Type
11. Once done, type
The phone will boot normally.
You can enter TWRP any time now using Power+Volume Up button.
Congrats on your new TWRP.
If you want to request a TWRP for some other device, go on this thread:
https://forum.xda-developers.com/android/general/unofficial-twrps-devices-source-code-t3833338
HIT THANKS IF FOUND USEFUL
Click to expand...
Click to collapse
Thanks for your hard work all features work fine only partition bar option is blank in 3.2.3 twrp but i port 3.2.1 twrp myself in that recovery all features work fine please try to fix partition blank bar.
[email protected] said:
Thanks for your hard work all features work fine only partition bar option is blank in 3.2.3 twrp but i port 3.2.1 twrp myself in that recovery all features work fine please try to fix partition blank bar.
Click to expand...
Click to collapse
I'll look into it
Is it possible to get this TWRP flashed for Q392 (Canvas Juice 3), just Juice 3 and not Juice 3 +
Augustoandro said:
Hey guys,
TWRP 3.2.3 is now available for Micromax Canvas Juice 3+ a.k.a. Micromax Q394
Download it from the link below:
https://mega.nz/#!jXQiVKLA!KpVc0sGXIL-QI14fwMW4KdgzSd3Pb5j6QMhCvY9QzFw
If you have any problems with the download or flashing the TWRP, just post on this thread, I will get back to you as soon as possible.
The recovery would be updated with every new version release of TWRP.
FLASHING INSTRUCTIONS:
1. Download SDK PLATFORM TOOLS from this page:
https://developer.android.com/studio/
2. Enable USB Debugging in Settings->Developer Options
3. Connect phone to PC using USB cable.
4. Open the folder in which adb and fastboot are available in sdk-platform-tools folder.
5. Press Shift+Right Click and select "Open Command Window Here".
6. Type
Code:
adb devices
and press Enter.
If it shows some device to be connected, proceed further.
7. Type
Code:
adb reboot bootloader
and press Enter.
The device will go into fastboot mode.
8. Type
Code:
fastboot devices
and press Enter.
9. If it shows some device to be connected, then proceed further.
10. Type
Code:
fastboot flash recovery TWRP_Q394.img
11. Once done, type
Code:
fastboot reboot
The phone will boot normally.
You can enter TWRP any time now using Power+Volume Up button.
Congrats on your new TWRP.
If you want to request a TWRP for some other device, go on this thread:
https://forum.xda-developers.com/android/general/unofficial-twrps-devices-source-code-t3833338
HIT THANKS IF FOUND USEFUL
Click to expand...
Click to collapse
debmaj2 said:
Is it possible to get this TWRP flashed for Q392 (Canvas Juice 3), just Juice 3 and not Juice 3 +
Hey guys,
TWRP 3.2.3 is now available for Micromax Canvas Juice 3+ a.k.a. Micromax Q394
Download it from the link below:
https://mega.nz/#!jXQiVKLA!KpVc0sGXIL-QI14fwMW4KdgzSd3Pb5j6QMhCvY9QzFw
If you have any problems with the download or flashing the TWRP, just post on this thread, I will get back to you as soon as possible.
The recovery would be updated with every new version release of TWRP.
FLASHING INSTRUCTIONS:
1. Download SDK PLATFORM TOOLS from this page:
https://developer.android.com/studio/
2. Enable USB Debugging in Settings->Developer Options
3. Connect phone to PC using USB cable.
4. Open the folder in which adb and fastboot are available in sdk-platform-tools folder.
5. Press Shift+Right Click and select "Open Command Window Here".
6. Type
and press Enter.
If it shows some device to be connected, proceed further.
7. Type
and press Enter.
The device will go into fastboot mode.
8. Type
and press Enter.
9. If it shows some device to be connected, then proceed further.
10. Type
11. Once done, type
Click to expand...
Click to collapse
No, it can only be flashed for Q394.
HIT THANKS IF FOUND USEFUL

Categories

Resources