Q&A for yuphoria usb driver
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for yuphoria usb driver. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
nikhil3737 said:
i am unable to connect my phone while in fastboot mode,.........due to driver issue,,......please provide me a link for the driver
Click to expand...
Click to collapse
Before anything please note to disable Driver Signature Verifications in Windows (Google it).
Than download Universal Naked Drivers
from--
http://www.xda-developers.com/universal-naked-driver-solves-your-adb-driver-problems-on-windows/
Now boot into fastboot mode -
In the Device Manager locate your Android device. Then right-click on it and select "Update Driver Software".
Select "Browse my computer for driver software".
Select "Let me pick from a list of device drivers on my computer".
Select "Show All Devices".
Press the "Have Disk" button.
Enter the path to the Google USB driver. (path where you have extracted universal naked drivers)
Select "Android bootloader Interface" from the list of device types.
Confirm the installation of the driver by pressing "Yes".
Confirm the installation again by pressing "Install".
When the installation is done, press "Close".
50 % done :good:
**NOW BEGINS THE ROOTING**
Step 1. Enable the USB debugging on your phone. Go to Settings > About Phone > Scroll down and tap build number 7 times until you will see a popup stating ‘You are now a developer.
Step 2. Now go back and you will see the Developer option on the settings just above About Phone. Open it and enable it and turn on Advanced Reboot option, Now scroll down and turn off Update Cyanogen recovery.
Step 3. Now install the ADB and Fastboot file on your windows desktop from here and the setup will create a ADB folder on your C Drive (C:\adb)
Step 4. Connect your phone with PC/Laptop.
Step 5. Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
Step 6. Now open the ADB folder on your desktop the same folder that you created in Step 3. In the folder press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Step 7. Now run the following command to confirm if your YUphoria is detected by PC in Fastboot Mode or not:
fastboot -i 0x2A96 oem devices
Step 8. Now Run the following command to unlock bootloader:-
fastboot -i 0x2A96 oem unlock
Step 9. After that to reboot the phone run the following command:-
fastboot -i 0x2A96 reboot
Yu-Yuphoria-Rooting-Commands
Now the bootloader is unlocked and next step is to install TWRP and root the phone.
INSTALL TWRP AND ROOT YU YUPHORIA
Strep 1. Enable the USB debugging on your phone. Go to Settings > About Phone > Scroll down and tap build number 7 times until you will see a popup stating ‘You are now a developer.
Step 2. Now go back and you will see the Developer option on the settings just above About Phone. Open it and enable it and turn on Advanced Reboot option, Now scroll down and turn off Update Cyanogen recovery.
Step 3. Download the TWRP file for the phone here and paste the same on the ADB folder on your C drive.
Step 4. Download the SuperSU zip file here and save on your phone internal SD card.
Step 5. Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
Step 6. Now again open the ADB folder and press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Step 7. Now run the following command on your phone to install TWRP:-
fastboot -i 0x2A96 flash recovery twrp.img
Step 8. Once flashed phone will restart and boot it into Recovery mode. Press Volume Up+Volume Down+Power button altogether. YUphoria will boot into recovery mode TWRP which was flashed by you.
Step 9. Once you are on recovery mode. Select Install zip >> Choose zip from /sdcard >> 0/ >> Select Supersu.zip >> Yes – Install Supersu.zip
Step 10. Go Back and Select Wipe Cache Partition >> Yes Wipe. >> It will take 2-3 minutes to wipe.
Step 11. After this select advanced and select Wipe Dalvik Cache >> Yes Wipe.
Step 12. And now select Reboot System Now >> Yes.
Now your phone will reboot and first boot will take some time, So, Be patient. Now, you phone is rooted. Enjoy.
here is the solution
nikhil3737 said:
i am unable to connect my phone while in fastboot mode,.........due to driver issue,,......please provide me a link for the driver
Click to expand...
Click to collapse
Before anything please note to disable Driver Signature Verifications in Windows (Google it).
Than download Universal Naked Drivers
from--
http://www.xda-developers.com/universal-naked-driver-solves-your-adb-driver-problems-on-windows/
Now boot into fastboot mode -
In the Device Manager locate your Android device. Then right-click on it and select "Update Driver Software".
Select "Browse my computer for driver software".
Select "Let me pick from a list of device drivers on my computer".
Select "Show All Devices".
Press the "Have Disk" button.
Enter the path to the Google USB driver. (path where you have extracted universal naked drivers)
Select "Android bootloader Interface" from the list of device types.
Confirm the installation of the driver by pressing "Yes".
Confirm the installation again by pressing "Install".
When the installation is done, press "Close".
50 % done :good:
**NOW BEGINS THE ROOTING**
Step 1. Enable the USB debugging on your phone. Go to Settings > About Phone > Scroll down and tap build number 7 times until you will see a popup stating ‘You are now a developer.
Step 2. Now go back and you will see the Developer option on the settings just above About Phone. Open it and enable it and turn on Advanced Reboot option, Now scroll down and turn off Update Cyanogen recovery.
Step 3. Now install the ADB and Fastboot file on your windows desktop from here and the setup will create a ADB folder on your C Drive (C:\adb)
Step 4. Connect your phone with PC/Laptop.
Step 5. Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
Step 6. Now open the ADB folder on your desktop the same folder that you created in Step 3. In the folder press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Step 7. Now run the following command to confirm if your YUphoria is detected by PC in Fastboot Mode or not:
fastboot -i 0x2A96 oem devices
Step 8. Now Run the following command to unlock bootloader:-
fastboot -i 0x2A96 oem unlock
Step 9. After that to reboot the phone run the following command:-
fastboot -i 0x2A96 reboot
Yu-Yuphoria-Rooting-Commands
Now the bootloader is unlocked and next step is to install TWRP and root the phone.
INSTALL TWRP AND ROOT YU YUPHORIA
Strep 1. Enable the USB debugging on your phone. Go to Settings > About Phone > Scroll down and tap build number 7 times until you will see a popup stating ‘You are now a developer.
Step 2. Now go back and you will see the Developer option on the settings just above About Phone. Open it and enable it and turn on Advanced Reboot option, Now scroll down and turn off Update Cyanogen recovery.
Step 3. Download the TWRP file for the phone here and paste the same on the ADB folder on your C drive.
Step 4. Download the SuperSU zip file here and save on your phone internal SD card.
Step 5. Press and Hold Power button, then select and hold Reboot. You will get four options. Select the one stating Fastboot Mode.
Step 6. Now again open the ADB folder and press the Shift key on your keyboard, right click in the folder in blank area and select Open Command Prompt Here.
Step 7. Now run the following command on your phone to install TWRP:-
fastboot -i 0x2A96 flash recovery twrp.img
Step 8. Once flashed phone will restart and boot it into Recovery mode. Press Volume Up+Volume Down+Power button altogether. YUphoria will boot into recovery mode TWRP which was flashed by you.
Step 9. Once you are on recovery mode. Select Install zip >> Choose zip from /sdcard >> 0/ >> Select Supersu.zip >> Yes – Install Supersu.zip
Step 10. Go Back and Select Wipe Cache Partition >> Yes Wipe. >> It will take 2-3 minutes to wipe.
Step 11. After this select advanced and select Wipe Dalvik Cache >> Yes Wipe.
Step 12. And now select Reboot System Now >> Yes.
Now your phone will reboot and first boot will take some time, So, Be patient. Now, you phone is rooted. Enjoy.
Yup Same here
Yeah!
I installed Pdanet+ and minimal adb & fastboot etc! Not working!
disabled usb debugging and i am stuck on yu logo
QA Bot said:
Q&A for yuphoria usb driver
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for yuphoria usb driver. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Click to expand...
Click to collapse
i installed custom recovery on my android and custom boot file but i am stuck on yu logo. when i connect my mobile to pc in fastboot mode, in devices it shows that drivers are properly installed(i installed the drivers you told Pda Net+) but when i give fastboot command it show "waiting for the device"
Related
i am running stock 4.0.4 ICS on XPERIA S. official... bootloaders have been unlocked... i wanna root my phone.. is there any way?? please help!!!
stock ics.. i dont wanna revert to GB again.. root the ics phone directly.. any solutions.. please help.. im INDIAN
If your bootloader is unlocked, just flash Advanced Stock Kernel.
Root your XPS
Refer the next post.
Root your XPS
Download the following all the files that i have attached and save the files on your PC and put a copy of recovery,CMW superuser.zip and kernel.sin on your device. (DONT FORGET TO EXTRACT Kernel.sin from kernel.zip)
1. Place the files on your computer.
2. Extract files from fastboot.zip
3. Copy kernel.sin and recovery.img in the same folder where you have extracted fastboot files. (Paste extracted kernel.sin in this folder too)
4. On your device go to Setting-->Developer option--> USB debugging mode. Select it.
5. Now switch of your fone. Wait for few seconds
6. Now keep pressing Vol up button and connect your fone through USB cable to your desktop.
7. You will see BLUE LED turned on. Now your fone is in fastboot mode.
8. Now go to the folder where you unzipped the fastboot files and press SHIFT key + Right mouse button.
9. You will see an option "Open command window here".
10. In that window just type the following command :
fastboot flash boot recovery.img
11. After the process completes. Disconnect your fone. Turn on your fone and keep on pressing Vol up key. You will be in recovery mode.
12. Scroll in menu using volume keys and to select option use switch on/off key.
13. Select option "Install from SD card".
14. Go to the location where you have copied the "CWM-SuperSU-v0.95.zip".
15. Just go into the zip file by turn on/off button. you will see the installation file superuser.apk. Just click on it by using turn on/off button.
16. Super user will be installed.
17. Now turn off your fone. (Dont worry if your fone keeps booting in recovery mode. you just need to be little quick. As soon as you turn it off just keep pressin vol up key and connect to your pc.)
18. Now press volume up key and connect your fone through usb cable to computer.
19. Now the go into the command prompt and type the following command:
fastboot flash boot kernel.sin
fastboot reboot
Above method worked for me and my fone is rooted.
PLEASE DON'T BLAME ME IF YOU BRICK YOUR DEVICE.
ill try
bhanujallandhra said:
Download the following all the files that i have attached and save the files on your PC and put a copy of recovery,CMW superuser.zip and kernel.sin on your device. (DONT FORGET TO EXTRACT Kernel.sin from kernel.zip)
1. Place the files on your computer.
2. Extract files from fastboot.zip
3. Copy kernel.sin and recovery.img in the same folder where you have extracted fastboot files. (Paste extracted kernel.sin in this folder too)
4. On your device go to Setting-->Developer option--> USB debugging mode. Select it.
5. Now switch of your fone. Wait for few seconds
6. Now keep pressing Vol up button and connect your fone through USB cable to your desktop.
7. You will see BLUE LED turned on. Now your fone is in fastboot mode.
8. Now go to the folder where you unzipped the fastboot files and press SHIFT key + Right mouse button.
9. You will see an option "Open command window here".
10. In that window just type the following command :
fastboot flash boot recovery.img
11. After the process completes. Disconnect your fone. Turn on your fone and keep on pressing Vol up key. You will be in recovery mode.
12. Scroll in menu using volume keys and to select option use switch on/off key.
13. Select option "Install from SD card".
14. Go to the location where you have copied the "CWM-SuperSU-v0.95.zip".
15. Just go into the zip file by turn on/off button. you will see the installation file superuser.apk. Just click on it by using turn on/off button.
16. Super user will be installed.
17. Now turn off your fone. (Dont worry if your fone keeps booting in recovery mode. you just need to be little quick. As soon as you turn it off just keep pressin vol up key and connect to your pc.)
18. Now press volume up key and connect your fone through usb cable to computer.
19. Now the go into the command prompt and type the following command:
fastboot flash boot kernel.sin
fastboot reboot
Above method worked for me and my fone is rooted.
PLEASE DON'T BLAME ME IF YOU BRICK YOUR DEVICE.
Click to expand...
Click to collapse
ill try and do whats mentioned above... thanx for the quick response... i dint want brick my phone or do something hafazard.. is there a way to find out if my phones bootloader is unlocked properly or not??
Command prompt error
sivramkaushik said:
ill try and do whats mentioned above... thanx for the quick response... i dint want brick my phone or do something hafazard.. is there a way to find out if my phones bootloader is unlocked properly or not??
Click to expand...
Click to collapse
THe command prompt not accepting the code "fastboot flash boot recovery.img".. what do i do.. done the earlier part
sivramkaushik said:
THe command prompt not accepting the code "fastboot flash boot recovery.img".. what do i do.. done the earlier part
Click to expand...
Click to collapse
Don't go through this pain dude.. As you have already unlocked your bootloader than simple flash an advanced ICS kernel and enjoy
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Stock Room
Transfer via bootloader
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Access bootloader, connect your phone to pc, select an option that enables pc to recognize your device(differs with different devices and all other pc tools must be installed to the pc), copy the files to your phone adn flash 'em thru recovery tool. Evrything shud work fine then.
Elephone M3 quickest way to UNLOCK Bootloader, ROOT and TWRP (no SP FlashTool) Windows/ Linux.
This is only provided as a guide and/ or an alternative, in case some people find the process of flashing with SP FlashTool for the Elephone M3 complicated (either installing the correct drivers, or correctly using the tool without accidentally wiping Vram, or anything else important).
Click to expand...
Click to collapse
Windows:
Things you will need:
1. adb and fastboot
2. usb driver for Elephone M3
3. a copy of a correct version of TWRP for the device, copied in the adb and fastboot folder. Rename your TWRP.img file to recovery.img
4. latest flashable supersu.zip (V2.82 and above) and the recovery.img on external SD card.
Process:
1. Install the above.
2. Boot your phone normally, and enable developer options.
3. From developer options enable OEM unlocking and USB debugging. Connect the device to computer and enable MTP transfer.
4. On your phone's screen you should see a message with a "key" or "fingerprint", accept the connection.
5. Navigate to the folder you have installed adb and fast boot and copied pre-mentioned file.
6. Open a command prompt navigate to the adb folder (not powershell prompt if you are on windows 10 1703) and type: adb devices
If all is well you should get a number on the left and "device" next to it.
7. type "adb reboot to bootloader". You are now in fastboot.
8. type "fastboot oem unlock". Carefully look the really small letters on the elephone' s screen and confirm. Reboot the device. Really important as after unlocking the bootloader, a factory reset is triggered.
9. Once the factory reset is done, once again enable developer otions and usb debugging.
10. Open a command prompt again and once again get into fastboot mode (as previously described).
11. Type "fastboot boot recovery.img". You should now see TWRP.
12. From TWRP select install and install supersu. Wipe dalvik/cache and reboot.
13. Once boot-up completes and you make sure you have root access (you should), for the last time reboot to bootlader.
14. Again "fastboot boot recovery.img". From TWRP select install, install image, select recovery.img from your extenral SD and flash it to recovery.
If all went well, you should by now have unlocked the bootloader, have your device rooted, and also have a functional TWRP recovery! :fingers-crossed::fingers-crossed:
Linux:
Things you will need:
1. abd and fastboot (sudo apt-get install android-tools-adb android-tools-fastboot) ---> or similar for your version of the system.
2. a copy of a correct version of TWRP for the device. Rename your TWRP.img file to recovery.img
3. latest flashable supersu.zip (V2.82 and above) and the recovery.img on external SD card.
Process:
1. Boot your phone normally, and enable developer options.
2. From developer options enable OEM unlocking and USB debugging. Connect the device to computer and enable MTP trasfer.
3. On your phone's screen you should see a message with a "key" or "fingerprint", accept the connection.
4. Navigate to the folder you where you keep the TWRP recovery.img and open a terminal.
5. type "adb devices". If your device is recognized you should see a number and "device" next to it.
6. type "adb reboot to bootloader". You are now in fastboot.
7. type "sudo fastboot oem unlock". Carefully look the really small letters on the elephone's screen and confirm. Reboot the device. Really important as after unlocking the bootloader, a factory reset is triggered.
8. Once the factory reset is done, once again enable developer otions and usb debugging.
9. Open a terminal and once again get into fastboot mode (as previously described).
10. Type "sudo fastboot boot recovery.img". You should now see TWRP.
11. From TWRP select install and install supersu. Wipe dalvik/cache and reboot.
12. Once boot-up completes and you make sure you have root access (you should), for the last time reboot to bootlader.
13. Again "sudo fastboot boot recovery.img". From TWRP select install, install image, select recovery.img from your external SD and flash it to recovery.
If all went well, you should by now have unlocked the bootloader, have your device rooted, and also have a functional TWRP recovery! :fingers-crossed::fingers-crossed:
I am not able to provide links for files or files at the moment, please look for them yourselves, it should not be hard!
If you found the thread useful, I would appreciate it if you hit the "thanks button". :good::good:
Also, do post back if you need further clarification or assistance or if you have any suggestions for improving the guide.
Hey there!
so, I just upgraded my z5c from MM CyanogenMod to this nougat ROM > [ROM][7.0][Stock][.33][3.7 b7][Deodex][DeBloat][Font][Stereo][Vulkan™] Xperia Loop™
Before the update I could enter TWRP without any problems.
Now, everytime I try to boot into recovery the phone simply reboots...
Things I've tried:
• Typed "adb reboot recovery" on CM
• Downloaded TWRP App to re-flash and click on "recovery reboot"
• Power up phone holding Volume Down
The phone is rooted with SuperSU.
The main reason I wanted to regain access to recovery is to re-root the phone with Magisk.
Thanks for your time.
1. install fastboot and fastboot drivers on your pc (if you don't have them obviously)
2. plug the phone into the pc using the usb cable while holding the volume + button (this way you will skip the adb part)
3. wait for the notification light to go blue
4. go into the fastboot directory
5. download the twrp "recovery.img" file and put it into the fastboot directory
6. hold shift while right-clicking into the directory where fastboot is
7. use the option to open a cmd into the directory
8. type in "fastboot boot recovery.img"
if your phone's fastboot drivers don't have signature (like it happened to me) download Zadig and create a signature for the driver
Hope this helps... i had the same problem and solved by doing this
Hi, guys. I'm Sakib Hasan. This thread is for them who want to root Symphony R100. Today I'm gonna tell you how to Symphony R100. Let's start.
What you need :
1. A 'Symphony R100' (2GB or 3GB; both works).
2. A 'PC'. If you are using Windows 8 or 10 then you need to disable 'Driver Signature Verification'.
3. Universal ADB drivers.
4. SuperSU and TWRP recovery.
Now follow this instruction :
(Bootloader must be unlocked. Otherwise this won't work. I will tell 'How to unlock bootloader' in my next post.)
1. Download the SuperSU and Twrp in your PC and extract it.
2.Get SuperSu.rar to your android and place it on the root of SD card.
3. Go to Developer Options on your phone and tick the 'OEM Unlocking' and 'USB Debugging'. (If you don't find Developer Option then go to About Device and tap the BUILD NUMBER for 7 or 8 times).
4. Now connect your android to your PC using USB cable.
5. Now Install Universal ADB drivers and go to the file where you have installed it on your PC. Now hold Shift button and then press mouse right button and click on ' Open CMD here.'
6. After that, type - 'adb devices' on CMD and press Enter. Now it will show a device number and the word 'device'. Example :- 12345abcde device (If it shows the word 'unauthorized' then see your phone and allow your PC to USB debugging).
7. Now type 'adb reboot bootloader' and press Enter. Now look at your phone. Your phone will reboot in bootloader. Don't panic. Your phone will be OK.
8. Now type 'fastboot devices' and press Enter button. It will show a device number and the word 'fastboot'. Example :- 123456889abcd fastboot
9. Now type 'fastboot flash recovery' (don't press Enter button) and copy and paste that twrp img on the CMD and press Enter button. Now recovery will be flashed.
10. Now type 'fastboot reboot' and press Enter button.
11. Now type 'adb wait-for-devices' and press Enter button.
12. Now type ' adb reboot recovery' & press Enter button. Your device will reboot into recovery mode and you will see TWRP is installed on your device.
13. Now tap on Install.
14. Find the SuperSU.zip and tap on it.
15. Now you will see 'Swipe to confirm flash' bar. Swipe it and wait for about 30 seconds. SuperSU will be installed on your device.
16. Now tap on 'Reboot System'. Your device will be rebooted.
17. Now you will see SuperSU app is installed on your device.
18. Go to Play Store and search and install a root checker app. Now open the app and check that your device is rooted or not. I'm sure you will see your device is rooted.
In my next post I will tell you how to unlock bootloader.
If you have any problem please comment or inbox me. Stay with me.☺☺
And tell me is it helpful for you or not.☺☺
I tried rooting my phone and it worked!
But I somehow wiped the whole EMMC!!
Now there is no ROM !!
I need the stock ROM for symphony R100 2GB
It will be really a great help if you share the ROM
T I A
How Can I Unlock Bootloader & Root & Install TWRP in symphony V110