Showing posts with label twrp. Show all posts
Showing posts with label twrp. Show all posts
Wednesday, February 15, 2017
i cant get out of TWRP recovery mode
i cant get out of TWRP recovery mode
Hello,
Im a newcomer in this forum but I have already successfully unlocked bootloader and flash custom rom onto my OnePlus One.
Now Im doing this for my friends Xperia Z as well but im stuck in recovery mode now.
This is what Ive done so far:
- unlock bootloader
- flash twrp image file via fastboot
- after command "fastboot reboot" -> it boots into twrp recovery
- asks me if its okay to modificate system partition, i swipe okay
- want to reboot into system -> asks me if i want to flash supersu for root access, i swipe okay
- boots into twrp recovery -> want to reboot into system but i boot into twrp anyway
Edit: when power down the phone and restart -> boots into twrp recovery
Now Im stuck in recovery mode. Please help me
raichisaku
Im a newcomer in this forum but I have already successfully unlocked bootloader and flash custom rom onto my OnePlus One.
Now Im doing this for my friends Xperia Z as well but im stuck in recovery mode now.
This is what Ive done so far:
- unlock bootloader
- flash twrp image file via fastboot
- after command "fastboot reboot" -> it boots into twrp recovery
- asks me if its okay to modificate system partition, i swipe okay
- want to reboot into system -> asks me if i want to flash supersu for root access, i swipe okay
- boots into twrp recovery -> want to reboot into system but i boot into twrp anyway
Edit: when power down the phone and restart -> boots into twrp recovery
Now Im stuck in recovery mode. Please help me
raichisaku
from xda-developers http://ift.tt/2am8IVl
via IFTTT
Available link for download
Monday, February 13, 2017
Is there any TWRP or other recovery for SM G930V
Is there any TWRP or other recovery for SM G930V
Seems like the only recovery is see in TWRP is for the edge or international versions of the model, so Im having a hard time adding a recovery. Can anyone help??? Id greatly appreciate it.
from xda-developers http://ift.tt/2as7NSI
via IFTTT
Available link for download
Saturday, February 4, 2017
How to Install TWRP Image on OnePlus 3
How to Install TWRP Image on OnePlus 3

OnePlus 3 was released on June 14th, 2016.The phone sports all the high-end features and specification but has a very budget friendly price tag which definitely attracts buyers.Now OnePlus 3 has a full metal body and one of the most important updates is RAM.OnePlus 3 now has 6GB of RAM which is unbelievable
Thanks to XDA Developer "Naman Bhalla" for sharing the recovery file.Now users can easily flash the TWRP recovery file using fastboot commands.Then they can flash the latest SuperSu root file to get root access on OnePlus 3.Donot worry we are going to share step by step guide on How to Install TWRP Recovery on OnePlus 3.
View my Flipboard Magazine.
÷ Prerequisites:
Make sure bootloader of OnePlus 3 is unlocked
Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We wont be liable if any damage occurs to your device and/or its components.
Make sure your device has more than 50% battery life
The TWRP version is not tested yet.

*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.
÷ How to Install TWRP Image on OnePlus 3:
1- First Download a TWRP recovery .img file for your for OnePlus 3.
2- Setup ADB and Fastboot on your PC.
3- Enable USB debugging on your device.
4- Open the folder where your TWRP Recovery .img file is saved.
5- Now open a command window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here from the context menu.
6- Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
adb reboot bootloader
? If your asks for permission to Allow USB debugging, tap OK.
7- Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
fastboot flash recovery twrp-2.8.x.x-xxx.img
? Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the ]
command above.
8- Once TWRP is successfully flashed on your device, issue the following command to reboot:
fastboot reboot
Done!!! Now you have TWRP on your OnePlus 3.
For More OnePlus 3 Updates Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
÷ Prerequisites:
Make sure bootloader of OnePlus 3 is unlocked
Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We wont be liable if any damage occurs to your device and/or its components.
Make sure your device has more than 50% battery life
The TWRP version is not tested yet.

*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.
÷ How to Install TWRP Image on OnePlus 3:
1- First Download a TWRP recovery .img file for your for OnePlus 3.
2- Setup ADB and Fastboot on your PC.
3- Enable USB debugging on your device.
4- Open the folder where your TWRP Recovery .img file is saved.
5- Now open a command window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here from the context menu.
6- Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
adb reboot bootloader
? If your asks for permission to Allow USB debugging, tap OK.
7- Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
fastboot flash recovery twrp-2.8.x.x-xxx.img
? Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the ]
command above.
8- Once TWRP is successfully flashed on your device, issue the following command to reboot:
fastboot reboot
Done!!! Now you have TWRP on your OnePlus 3.
For More OnePlus 3 Updates Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
Available link for download
Tuesday, January 10, 2017
CWM TWRP Trouble!
CWM TWRP Trouble!
I have a the SM-G530T1 from metro pcs running 5.1.1 Lolli.. Im having trouble Installing a working version of both CWM and TWRP as none of them appear to support this phone... I have tried the installers and even going a model down to the g530h but neither are working... please help me I love both and I cant have them.
from xda-developers http://ift.tt/2as6XFD
via IFTTT
Available link for download
Wednesday, December 28, 2016
How to Install TWRP Recovery on Lenovo ZUK Z2 and Z2 Pro
How to Install TWRP Recovery on Lenovo ZUK Z2 and Z2 Pro
User acer73 over at xda posted unofficial builds of TWRP recovery for Lenovo ZUK Z2 and Z2 Pro earlier today, and as per the developer, both recovery builds seem to be booting up fine.

Grab the ZUK Z2 and Z2 Pro TWRP recovery files (unofficial) from the download links below and follow the instructions to install TWRP and then root the devices.

Grab the ZUK Z2 and Z2 Pro TWRP recovery files (unofficial) from the download links below and follow the instructions to install TWRP and then root the devices.
View my Flipboard Magazine.
÷ Prerequisites:
This tutorial is only for Installing TWRP Recovery on Lenovo ZUK Z2 and Z2 Pro.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.

÷ How to Install TWRP Recovery on Lenovo ZUK Z2 and Z2 Pro:
Download Lenovo ZUK Z2 TWRP Recovery (img)
Download Lenovo ZUK Z2 Pro TWRP Recovery(img).
1- Download a TWRP recovery .img file compatible for your device.
2- Setup ADB and Fastboot on your PC, follow this link .
3- Enable USB debugging on your device:
Open Settings on your device.
4- Go to About phone and tap seven times on Build number, this will enable Developer options.
5- Now go back to Settings and youll see Developer options there, open it.
6- Tick the USB Debugging checkbox.
7- Open the folder where your TWRP Recovery .img file is saved.
8- Now open a command window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here from the context menu.
9- Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
adb reboot bootloader
? If your asks for permission to Allow USB debugging, tap OK.
10- Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
fastboot flash recovery twrp-2.8.x.x-xxx.img
? Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the command above.
11- Once TWRP is successfully flashed on your device, issue the following command to reboot:
fastboot reboot.
Thats all.

For More Lenovo ZUK Z2 and Z2 Pro updates Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
÷ Prerequisites:
This tutorial is only for Installing TWRP Recovery on Lenovo ZUK Z2 and Z2 Pro.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.

÷ How to Install TWRP Recovery on Lenovo ZUK Z2 and Z2 Pro:
Download Lenovo ZUK Z2 TWRP Recovery (img)
Download Lenovo ZUK Z2 Pro TWRP Recovery(img).
1- Download a TWRP recovery .img file compatible for your device.
2- Setup ADB and Fastboot on your PC, follow this link .
3- Enable USB debugging on your device:
Open Settings on your device.
4- Go to About phone and tap seven times on Build number, this will enable Developer options.
5- Now go back to Settings and youll see Developer options there, open it.
6- Tick the USB Debugging checkbox.
7- Open the folder where your TWRP Recovery .img file is saved.
8- Now open a command window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here from the context menu.
9- Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
adb reboot bootloader
? If your asks for permission to Allow USB debugging, tap OK.
10- Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
fastboot flash recovery twrp-2.8.x.x-xxx.img
? Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the command above.
11- Once TWRP is successfully flashed on your device, issue the following command to reboot:
fastboot reboot.
Thats all.

For More Lenovo ZUK Z2 and Z2 Pro updates Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
Available link for download
Tuesday, December 20, 2016
How to Install TWRP on Xperia Z3 Dual D6633
How to Install TWRP on Xperia Z3 Dual D6633
To install TWRP on your Xperia Z3 Dual though, youll need to unlock bootloader on the device first.

You can find out how to apply it right now via this easy tutorial

You can find out how to apply it right now via this easy tutorial
View my Flipboard Magazine.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.
÷ How to Install TWRP on Xperia Z3 Dual D6633:
Unlocking the bootloader:
1- Enable OEM unlocking (if applicable) on your Xperia Z3 Dual:
Go into Settings » About phone and tap seven times on Build number to enable Developer options.
2- From Settings, go into Developer options and enable OEM Unlocking.
3- Setup ADB and Fastboot on your PC.
Open the official Sony bootloader unlock help page on your PC .
5- Provide your email address on the page, accept the terms and conditions and then hit the continue button.
6- Sony will now send you an email with a link for further instructions to unlock bootloader.
7- Open that link and follow the instructions carefully.
8- Download the TWRP recovery .img file for Xperia Z3 Dual and save it your PC.
9- Tick the USB Debugging checkbox.
10- Open the folder where your TWRP Recovery .img file is saved.
11- Now open a command window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here from the context menu.
12- Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
adb reboot bootloader
? If your asks for permission to Allow USB debugging, tap OK.
13- Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
fastboot flash recovery twrp-2.8.x.x-xxx.img
? Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the command above.
14- Once TWRP is successfully flashed on your device, issue the following command to reboot:
fastboot reboot
Once TWRP is installed, go ahead root your device.

For More Sony Xperia Z3 Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.
÷ How to Install TWRP on Xperia Z3 Dual D6633:
Unlocking the bootloader:
1- Enable OEM unlocking (if applicable) on your Xperia Z3 Dual:
Go into Settings » About phone and tap seven times on Build number to enable Developer options.
2- From Settings, go into Developer options and enable OEM Unlocking.
3- Setup ADB and Fastboot on your PC.
Open the official Sony bootloader unlock help page on your PC .
5- Provide your email address on the page, accept the terms and conditions and then hit the continue button.
6- Sony will now send you an email with a link for further instructions to unlock bootloader.
7- Open that link and follow the instructions carefully.
8- Download the TWRP recovery .img file for Xperia Z3 Dual and save it your PC.
9- Tick the USB Debugging checkbox.
10- Open the folder where your TWRP Recovery .img file is saved.
11- Now open a command window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here from the context menu.
12- Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
adb reboot bootloader
? If your asks for permission to Allow USB debugging, tap OK.
13- Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
fastboot flash recovery twrp-2.8.x.x-xxx.img
? Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the command above.
14- Once TWRP is successfully flashed on your device, issue the following command to reboot:
fastboot reboot
Once TWRP is installed, go ahead root your device.

For More Sony Xperia Z3 Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
Available link for download
Friday, December 16, 2016
How to Install Official TWRP 3 0 2 Custom Recovery Image on OnePlus 3
How to Install Official TWRP 3 0 2 Custom Recovery Image on OnePlus 3
Official TWRP 3.0.2 custom recovery image is now available for the OnePlus 3. The official build is based off of TWRP 3.0.2 which means it is fully compatible with Android Marshmallow and has all the latest documented features like built-in root support and a revamped UI.

You can install it immediately on your phone via this quick and simple guide.

You can install it immediately on your phone via this quick and simple guide.
View my Flipboard Magazine.
÷ Prerequisites:
This TWRP Recovery tutorial is only for unlocked OnePlus 3. Please dont try this on any other variants of the phone.
Make sure you backup all your data in your phone before proceeding.
This will void your warranty.
You need to have working Fastboot / ADB on your computer.
Bootloader should be unlocked.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.

÷ How to Install Official TWRP 3.0.2 Custom Recovery Image on OnePlus 3:
Step 1 Download Fastboot / ADB package and extract it anywhere in your computer.
Step 2 Turn OFF your phone.
Step 3 Connect your OnePlus 3 to your computer using a USB cable.
Step 4 Download TWRP (oneplus3-twrp-recovery.img) and save it into the same directory as the extracted Fastboot/ADB package files.
Step 5 Now go into Fastboot/Bootloader Mode on OnePlus 3. How? Press Volume Up + Power keys for a few seconds till you see some text on the screen. This is Bootloader Mode.
Step 6 Navigate to the same directory now as where you have Fastboot (i.e. Step 1) and on Windows: Open Command Prompt (Shift + Right-click > Open Command Prompt). For Mac OS X and Linux, use Terminal to navigate to this directory.
Step 7 Type in the following command and press Enter.
fastboot flash recovery twrp-3.0.2-0-oneplus3.img
Step 8 Enter Recovery Mode (TWRP recovery) now. Turn OFF your phone. Now press and hold the Volume Down + Power keys together until the OnePlus logo shows up. Once it does, release the Power button while still holding the Volume Down button until a screen similar to the following screenshot shows up.

Thats it! You should now be in the TWRP Recovery from where you can choose whatever function you want to perform.
For More One Plus 3 latest Updates Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
÷ Prerequisites:
This TWRP Recovery tutorial is only for unlocked OnePlus 3. Please dont try this on any other variants of the phone.
Make sure you backup all your data in your phone before proceeding.
This will void your warranty.
You need to have working Fastboot / ADB on your computer.
Bootloader should be unlocked.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.

÷ How to Install Official TWRP 3.0.2 Custom Recovery Image on OnePlus 3:
Step 1 Download Fastboot / ADB package and extract it anywhere in your computer.
Step 2 Turn OFF your phone.
Step 3 Connect your OnePlus 3 to your computer using a USB cable.
Step 4 Download TWRP (oneplus3-twrp-recovery.img) and save it into the same directory as the extracted Fastboot/ADB package files.
Step 5 Now go into Fastboot/Bootloader Mode on OnePlus 3. How? Press Volume Up + Power keys for a few seconds till you see some text on the screen. This is Bootloader Mode.
Step 6 Navigate to the same directory now as where you have Fastboot (i.e. Step 1) and on Windows: Open Command Prompt (Shift + Right-click > Open Command Prompt). For Mac OS X and Linux, use Terminal to navigate to this directory.
Step 7 Type in the following command and press Enter.
fastboot flash recovery twrp-3.0.2-0-oneplus3.img
Step 8 Enter Recovery Mode (TWRP recovery) now. Turn OFF your phone. Now press and hold the Volume Down + Power keys together until the OnePlus logo shows up. Once it does, release the Power button while still holding the Volume Down button until a screen similar to the following screenshot shows up.

Thats it! You should now be in the TWRP Recovery from where you can choose whatever function you want to perform.
For More One Plus 3 latest Updates Keep Checking Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
Available link for download
Friday, September 2, 2016
How to Root Samsung Galaxy J5 TWRP on Marshmallow 6 0 1 Update
How to Root Samsung Galaxy J5 TWRP on Marshmallow 6 0 1 Update
Thanks to Developer "ganesh varma" over at xda, a new version of TWRP recovery is already available for the Galaxy J5 running on Marshmallow 6.0.1 PG2 firmware and so you can root your Samsung Galaxy J5 (J500H) on latest Marshmallow 6.0 update with software build PG2 Easily.

The new TWRP recovery is reportedly working fine for the Galaxy J5 on Marshmallow, and flashing the latest SuperSU zip from TWRPs install menu gets your J5 rooted too on the 6.0.1 update.

The new TWRP recovery is reportedly working fine for the Galaxy J5 on Marshmallow, and flashing the latest SuperSU zip from TWRPs install menu gets your J5 rooted too on the 6.0.1 update.
View my Flipboard Magazine.
÷ Prerequisites:
This Tutorial is only for Rooting Samsung Galaxy J5 ( J500H) on Marshmallow 6.0.1 Update.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.

How to Root Samsung Galaxy J5 TWRP on Marshmallow 6.0.1 Update:
1- Download Galaxy J5 TWRP Recovery & SuperSu v2.76 (stable, latest).
2- Unzip the Odin 3.10.6 .zip file and run/open Odin3 v3.10.6.exe file from the extracted files on your PC.
3- (If applicable) Enable OEM unlock:
Go to Settings » About phone » and tap Build number seven times to enable Developer options.
4- Go back to main Settings page, scroll to bottom and select Developer options from there.
5- Under Developer options, look for Enable OEM unlock checkbox/toggle and make sure you Check it or turn it ON.
6- Boot your device into Download mode:
Switch off your device.
7- Press and hold Home + Power + Volume down buttons for a few seconds until you see a warning screen.
8- Press Volume Up on the warning screen to accept it and boot into Download mode.
9- Once your device is in download mode, connect it to the PC with a USB cable. The Odin window on PC should detect the device and show an Added!! message.
10- Now click on the AP tab on Odin window and select the TWRP recovery .tar file that you downloaded for your device.
? Note: DONT play with any other options on the screen. Youre only required to connect your device and select the TWRP recovery .tar file in the AP tab.
11- Click the Start button on Odin and wait for it to finish the process. Once it has finished successfully, youll see a pass message on the Odin screen.
12- Your device will automatically reboot when Odin is done flashing. You can then disconnect your device.
13- Transfer the SuperSU zip file from the download link above to your devices storage.
14- Boot into TWRP recovery and take a full backup (optional) from the recovery options.
Switch off your device.
Press and hold Home + Power + Volume Up buttons for a few seconds and as soon as you see your device logo on-screen, release three buttons altogether. Your device will boot into TWRP recovery.
15- Tap on Install and select the SuperSU zip file that you transferred to your device .
16- After selecting the .zip file, do Swipe to Confirm Flash on the bottom of screen to begin the flashing process.
18- Once SuperSU is flashed, youll get Reboot System option, select it.

Congratulations! Your Galaxy J5 TWRP should be rooted now. Look for the SuperSU app in app drawer.
For More Samsung Galaxy J5 Update Keep Checking And Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
÷ Prerequisites:
This Tutorial is only for Rooting Samsung Galaxy J5 ( J500H) on Marshmallow 6.0.1 Update.
*Disclaimer:
Android Custom ROM fix ® provide various Firmware Updates and Rooting process along with Custom ROM,Modes,file are all belong to their owners/developers. The autor of this site or the developers are not responsible, if you damage or brick your device.Do it on your own risk and follow the instruction properly.
* Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong youll have backup of all your important files.

How to Root Samsung Galaxy J5 TWRP on Marshmallow 6.0.1 Update:
1- Download Galaxy J5 TWRP Recovery & SuperSu v2.76 (stable, latest).
2- Unzip the Odin 3.10.6 .zip file and run/open Odin3 v3.10.6.exe file from the extracted files on your PC.
3- (If applicable) Enable OEM unlock:
Go to Settings » About phone » and tap Build number seven times to enable Developer options.
4- Go back to main Settings page, scroll to bottom and select Developer options from there.
5- Under Developer options, look for Enable OEM unlock checkbox/toggle and make sure you Check it or turn it ON.
6- Boot your device into Download mode:
Switch off your device.
7- Press and hold Home + Power + Volume down buttons for a few seconds until you see a warning screen.
8- Press Volume Up on the warning screen to accept it and boot into Download mode.
9- Once your device is in download mode, connect it to the PC with a USB cable. The Odin window on PC should detect the device and show an Added!! message.
10- Now click on the AP tab on Odin window and select the TWRP recovery .tar file that you downloaded for your device.
? Note: DONT play with any other options on the screen. Youre only required to connect your device and select the TWRP recovery .tar file in the AP tab.
11- Click the Start button on Odin and wait for it to finish the process. Once it has finished successfully, youll see a pass message on the Odin screen.
12- Your device will automatically reboot when Odin is done flashing. You can then disconnect your device.
13- Transfer the SuperSU zip file from the download link above to your devices storage.
14- Boot into TWRP recovery and take a full backup (optional) from the recovery options.
Switch off your device.
Press and hold Home + Power + Volume Up buttons for a few seconds and as soon as you see your device logo on-screen, release three buttons altogether. Your device will boot into TWRP recovery.
15- Tap on Install and select the SuperSU zip file that you transferred to your device .
16- After selecting the .zip file, do Swipe to Confirm Flash on the bottom of screen to begin the flashing process.
18- Once SuperSU is flashed, youll get Reboot System option, select it.

Congratulations! Your Galaxy J5 TWRP should be rooted now. Look for the SuperSU app in app drawer.
For More Samsung Galaxy J5 Update Keep Checking And Android Custom ROM Fix ®
Thats all. We hope this guide serves you well. If theres anything youd like to be added/changed on this page, PLZ Use the comment box below to contribute more ideas & Suggestions .
Like this post? PLZ Hit the share buttons below to share this article with your friends on Facebook, Google + and Twitter.
Want the latest Updates Sign up for our newsletters!
PLZ Follow Us On Flipboard 4 More Latest Updates.
Best Regards.
Available link for download
Subscribe to:
Posts (Atom)