Trending December 2023 # Root Moto X On Android 4.4.2 Using Pie Root By Jcase # Suggested January 2024 # Top 12 Popular

You are reading the article Root Moto X On Android 4.4.2 Using Pie Root By Jcase updated in December 2023 on the website Kientrucdochoi.com. We hope that the information we have shared is helpful to you. If you find the content interesting and meaningful, please share it with your friends and continue to follow and support us for the latest updates. Suggested January 2024 Root Moto X On Android 4.4.2 Using Pie Root By Jcase

Moto X is one tough shell to crack and the most of the common rooting procedures failed on the Android 4.4.2 upgrade. There are a few rooting techniques where the device should be downgraded to 4.2.2 before performing the rooting process, and then you have to go through a series of tools like SlapMyMoto, Cydia Impactor and Telnet along with a plethora of commands followed by the 4.4 OTA update. This surely will make your rooting experience hectic, especially for those who are new to Android development.

Thanks to JCase, a renowned and recognized developer from XDA community who has finally came up with a solution to root the Moto X on 4.4.2 KitKat without complex operations. The root package is called Pie, and is not an ideal solution to the rooting problem on Moto X on Android 4.4.2 as the root access obtained by the Pie is neither a permanent root nor has complete functionality.

The rooting method used by the Pie root is a tethered root (tethered jailbreak), which means the root permissions will last as long as you don’t reboot your device. So you have to run it each time you reboot in order to have root access. Adding to the miseries, you do not get system write access so no more editing the chúng tôi or writing files to /system partition. The only thing that works correct are the root and busybox.

The Pie is not ideal, but this is the only root method available for the Moto X on locked carrier devices and can come handy for some operations like backup/restore app data using Titanium Backup and granting permissions to some of the apps which don’t need write permissions to System partition. The rooting procedure is quite simple, all you need is the root package and ADB installed on your PC with proper driver installation.

Download the ADB files and root package from the download link provided below.

ADB+Fastboot file → download link.

Pie Root Package → download link.

   Installation Instructions

Connect your device to the PC through a USB cable.

Make sure the PC recognize your device by checking for the device in device manager.

Extract the ADB+Fastboot files to a folder on your computer (avoid extracting to your desktop, there might be problem when you have a

user name

which has space in between like xxx yyy ) and install the

USB drivers

in case you are on Windows PC.

Extract the contents of the root package to the same folder where you have extracted the ADB files.

Now type or copy/paste the following commands in the command prompt one by one to root your device. adb push chúng tôi /data/local/atvc adb push chúng tôi /data/local/atvc adb shell chmod 755 /data/local/atvc/root.sh adb shell /data/local/atvc/root.sh

The expected output on the command prompt is: Retina:package jcase$ adb push chúng tôi /data/local/atvc 5288 KB/s (1538203 bytes in 0.284s) Retina:package jcase$ adb push chúng tôi /data/local/atvc 81 KB/s (137 bytes in 0.001s) Retina:package jcase$ adb shell chmod 755 /data/local/atvc/root.sh Retina:package jcase$ adb shell /data/local/atvc/root.sh pie by jcase Retina:package jcase$ adb shell [email protected]:/ $ su [email protected]:/ # id uid=0(root) gid=0(root) context=u:r:kernel:s0

That’s it, with these four commands your Moto X should be rooted on the Android 4.4.2. But bear in mind that the root is lost when the device is rebooted, so avoid rebooting your device frequently.

Via XDA

You're reading Root Moto X On Android 4.4.2 Using Pie Root By Jcase

Huawei Honor 6 Root And Twrp Recovery On Android 5.1 Update

If you are using Huawei Honor 6 on Android 5.1 under the beta program, then you will need a new version of TWRP that is compatible with Android 5.1. And that’s already available for download and installation. With Honor 6 due to receive official Android 5.1 update shortly, it was about time a working TWRP recovery for 5.1 update was available already.

Installing the Android 5.1 compatible TWRP recovery is usual easy, as you need to flash the recovery from fastboot mode. Check out the guide below for full instructions. And btw, credit for this goes to  , thanks a lot!

Don’t try this TWRP recovery on Android 5.0 build on your Honor 6 and this might not be compatible with pre-5.1 builds. Until it’s confirmed, better void it.

Note: If you are doing this for the first time, we recommend you create a full backup of your device right after installing the TWRP recovery.

How to Install TWRP Recovery on Huawei Honor 6 running Android 5.1 build

Supported devices

Huawei Honor 6 running Android 5.1

Don’t try this one any other device!

Warning: Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.

Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong you’ll have backup of all your important files.

Install ADB drivers.

Install Huawei Honor 6 drivers by downloading and installing its PC suite.

On your Honor 6, enable USB debugging. For this:

Go back to Settings, then choose ‘Developer options’. Find the ‘USB debugging’ option and use its toggle button to enable it. Accept warning by tapping on OK button.

Download the TWRP recovery’s .img file for your Honor 6 from above.

Now, open command window in the folder where you have the recovery’s .img file. For this:

You will see a command window open up, with location directed to folder where you have the twrp recovery file.

Boot your Honor 6 into bootloader mode. For this, run the following command in command window. adb reboot bootloader

→ Upon this, you should get a serial no. with fastboot written after it. If you don’t get fastboot written on cmd window, then it means you need to reinstall adb and fastboot drivers, or change restart PC, or use original USB cable.

fastboot devices

Flash TWRP recovery now. Use the following command for that. fastboot flash recovery twrp_2.8.7.0_hwh6_5.1.img

TWRP recovery will now be installed on your Honor 6! To restart from bootloader mode, run the command fastboot reboot and then to access TWRP, with device connected to PC, open a command window and run adb reboot recovery command. That’s it.

Well, now that you have TWRP recovery, root is very simple to achieve.

This one SuperSU file packages root files required, and is compatible with all Android devices with bootloader unlocked and a custom recovery like TWRP installed. In case it doesn’t work, you should try the new beta version of SuperSU here: SuperSU v2.49 beta

Download the SuperSU file on your device. If you download it on PC, be sure to transfer it to device.

Open a command window on your PC.

Connect your Honor 6 to PC and run the following command. adb reboot recovery

You will enter recovery mode, and will see TWRP recovery.

[Optional] Create a backup. Tap on backup, and then select partitions of your choice, preferably all of them, and then do the Swipe action at bottom to start backing up the whole phone! It would always come very handy in case anything bad happens to phone. Go back to TWRP’s main screen by tapping on Home button at bottom left corner.

On main screen of TWRP, tap on Install, and then browse and select the SuperSU file. On next screen, just do the Swipe action at the bottom to root your device.

Tap on Reboot System to restart the device. Rooted!

Happy flashing!

How To Root Oneplus 7

The OnePlus 7 has been constantly overshadowed by the OnePlus 7 Pro since it was launched last month. At £499, this phone is also considered to be the successor of the OnePlus 6T which came out last year. While it does not have the 90Hz refresh rate and completely notch-less screen like the OnePlus 7 Pro, the performance and competitive price point make this phone an excellent bet.

So yes, once you focus past the glamour of the OnePlus 7 Pro, you will discover a great phone that carries the best of both OnePlus 6T and OnePlus 7 Pro without the skepticism that surrounded them (and still surrounds the OnePlus 7 Pro for its mechanical camera) when they first came out.

OnePlus is committed to offering the best possible Android experience with the OnePlus 7 series. This Snapdragon 855 powered phone that comes with a 48MP camera and 6.42-inch optic AMOLED display accommodates the custom ROM of your choice if you want a more refined and customized Android experience.

The bootloader of the OnePlus 7 can be unlocked fairly easily and you will not face any major resistance or issues when you decide to root this phone. You can check out how to root the OnePlus 7 here.

How to root OnePlus 7 with TWRP

Let’s discuss how to install TWRP recovery first and then use it to root the device. Even if you don’t want to root the device, you will need to install DM Verity disabler file in order to restart the device alright without the bootloop problem. If you don’t flash either of root package (Magisk) or DM verity disabler, then the system will remove TWRP when you to reboot the device and it gets stuck in bootloop, getting stuck at logo screen each time.

TWRP recovery download

TWRP 3.3.1-0

.IMG file – twrp-3.3.1-0-guacamoleb.img

.ZIP file – twrp-installer-3.3.1-0-guacamoleb.zip

How to install TWRP recovery

We have covered this as part of the root guide because you need to root the device right away to keep TWRP. If you don’t wish to root the device, you need to install the DM Verity disabler file instead of Magisk roto package. See the guide in the section called ‘OnePlus 7 Root’ below to install TWRP.

OnePlus 7 Root

Let’s see how to install TWRP first, and then root the OnePlus 7.

Warning!

Do not try anything given on this page if you do not know completely what you are doing. In case any damage occurs, we won’t be held responsible.

Compatibility

The download files and the process for installing TWRP and rooting given on this page are compatible only with the OnePlus 7. Do not try this on any other device as you might end up damaging your device and permanently brick it.

Here’s how you can install TWRP recovery on your OnePlus 7 first, and then root the device (or install DM Verity disabler if you don’t want root).

Make sure you have unlocked the bootloader of your OnePlus 7.

Download the required files:

TWRP recovery from above

Magisk root package zip → Magisk 19.3

DM Verity disabler

Make sure you have enabled USB Debugging on your OnePlus 7 device. You may need to re-do it after unlocking the bootloader.

Connect your OnePlus 7 device to PC using the USB cable that came with it.

Transfer these files to your OnePlus 7:

TWRP installer ZIP file

Magisk file (if you want to root)

DM Verity disabler (if you don’t want to root)

Now open a command window inside the folder where you have the TWRP file from above. Do this:

Go to the folder where you have the downloaded files.

Type cmd in the folder’s address bar.

Connect your OnePlus 7 device to the PC.

Run the following command into the command window we opened above to boot your device into bootloader/fastboot mode: adb reboot bootloader

└ If you get a permission dialogue on your OnePlus 7 to “Allow USB debugging”, tap OK.

Install TWRP recovery on your OnePlus 7 on a temporary basis:

Once your OnePlus 7 boots into bootloader mode, run the command below to install TWRP temporarily and access it right away.

Install TWRP recovery on your OnePlus 7 permanently. If you are sure that TWRP is working well, you can now install the TWRP recovery permanently. Here’s how:

On the device, tap on the Install button.

Select the TWRP ZIP file you transferred right above.

Perform the Swipe action to confirm and install the TWRP recovery permanently.

[Careful!] Now, reboot back to TWRP again. Tap on the home button, then on the Reboot button, and then on the Recovery button to restart the device into TWRP.

Wait, don’t reboot the device yet. You still need to root the device using Magisk, or install a DM Verity disabler file, to not let the system remove TWRP when you restart the device. Yes, to keep TWRP, you need to install either Magisk file or DM Verity disabler file. See the next step for that.

Root your OnePlus 7. But if you don’t want to root the device, simply install DM Verity disabler file in place of Magisk root file.

Go back to the home screen of TWRP.

Tap on Install.

Browse and select the Magisk root package file (or the DM Verity disabler file).

Perform the Swipe action to confirm the installation on the next screen.

Tap on Reboot system button to restart your OnePlus 7 to Android. If you installed Magisk, you can verify root access on your OnePlus 7 using a root checker app. (Without root or DM Verity disabler, the device will get stuck in the bootloop at the logo screen.)

So, that was all about installing root using TWRP recovery. If you don’t want to install TWRP but wish to root right away, that’s possible too. See the method below for that. Be sure to select the correct patched boot image file as per the software version currently installed on your device at the moment.

How to root OnePlus 7 without TWRP

The root method above used TWRP recovery, installing which is tiresome these days as you need to take care of decryption, DM verity check, auto removal, etc. stuff.

This would come handy then that you can actually root your OnePlus 7 without using TWRP recovery as you will us patched boot image file, which depends on the software version currently installed on your phone.

So, when you update your OnePlus 7, you need to use the new software version’s patched boot image file.

Anyway, here’s how you can root your OnePlus 7 without using TWRP. It’s way easy.

Make sure you have unlocked the bootloader of your OnePlus 7. And that you have USB debugging enabled, and fastboot and adb driver installed, all of which is part of the bootloader unlock guide too.

Download required patched boot image file:

OxygenOS 9.5.4

Connect your OnePlus 7 device to PC using the USB cable that came with it.

Connect your OnePlus 7 device to the PC.

Run the following command into the command window we opened above to boot the OnePlus 7 into bootloader/fastboot mode: adb reboot bootloader

└ If you get a permission dialogue on your OnePlus 7 to “Allow USB debugging”, tap OK.

Once your OnePlus 7 boots into fastboot mode, run the command below to install patched boot image file.

Now, restart your OnePlus 7 by issuing the following command: fastboot reboot

Once you are in Android OS, do the below to root your OnePlus 7 (don’t restart before completing the steps below):

Open Magisk app.

Tap on Install.

Tap on Install Magisk.

Tap on Direct Install.

Restart the device now. Your OnePlus 7 is now rooted. (The root will be retained even if you reboot the device now.)

That’s all.

Do let us know if you need any help regarding getting root access on the OnePlus 7.

Root Galaxy Note 4 Sm

The Samsung Galaxy Note 4 SM-N9109W runs on Qualcomm Snapdragon chipset APQ8084. The device supports LTE bands. Chainfire’s CF Auto Root works for most Samsung devices, and the Galaxy Note 4 root has also been achieved using the same root package. CF Auto Root uses Chainfire’s own SuperSU app to manage Superuser permissions for root access to apps and ADB.

Below are the rooting instructions for Galaxy Note 4 SM-N9109W. Make sure you follow the instructions word-to-word for a fail-proof Galaxy Note 4 root.

Contents show

WARNING!

GUIDE: ROOT GALAXY NOTE 4 SM-N9109W (CHINA)

STEP 0: CHECK DEVICE MODEL NO.

STEP 1: BACKUP YOUR DEVICE

STEP 2: INSTALL LATEST DRIVER

STEP 3: INSTALLATION INSTRUCTIONS

ROOT PACKAGE INFO

Name

Warranty Void Warranty.

Stability Stable Without Any Issues

Root Manager App SuperSU. It manages root permissions for apps on the device.

Credits Chainfire.

  WARNING!

Warranty may be void of your device if you follow the procedures given on this page.

You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.

  GUIDE: ROOT GALAXY NOTE 4 SM-N9109W (CHINA)

Before you begin with guide instructions below, make sure your android device is adequately charged — at least 50% battery of the device.

  STEP 0: CHECK DEVICE MODEL NO.

To make sure your device is eligible with this, you must first confirm its model no. in ‘About device’ option under Settings. Another way to confirm model no. is by looking for it on the packaging box of your device. It must be SM-N9109W!

This guide is specifically for the Samsung Galaxy Note 4 with model no. SM-N9109W. Do not use the procedures discussed here on any other device of Samsung or any other company. You have been warned!

  STEP 1: BACKUP YOUR DEVICE

Back up important data and stuff before you start playing around here as there are chances you might lose your apps and app-data (app settings, game progress, etc.), and in rare case, files on the internal memory, too.

For help on Backup and Restore, check out our exclusive page on that linked right below.

► ANDROID BACK UP AND RESTORE GUIDE: APPS AND TIPS

  STEP 2: INSTALL LATEST DRIVER

You must have proper and working driver installed on your windows computer to be able to successfully root your Galaxy Note 4. If you are not sure, check the link below.

► SAMSUNG GALAXY NOTE 4 DRIVERS INSTALLATION GUIDE

   STEP 3: INSTALLATION INSTRUCTIONS   DOWNLOADS

Download the CF Auto Root file given below and transfer it to a separate folder on your computer (just to keep things tidy, that is).

  CF AUTO ROOT FILE   STEP-BY-STEP GUIDE

Important Note: Backup important files stored on internal SD card of your device, so that in case a situation arises requiring you to do a factory reset after rooting, which might delete internal sd card too, your files will remain safe on PC.

Extract/Unzip the CF-Auto-Root file, CF-Auto-Root-trltechn-trlteduosctc-smn9109w.zip on your computer (using 7-zip free software, preferably). You’ll get the following files:

CF-Auto-Root-trltechn-trlteduosctc-smn9109w.tar.md5

Odin3-v3.07.exe

Odin3.ini

tmax.dll

zlib.dll

Disconnect the Galaxy Note 4 from PC if it is connected.

Boot your Galaxy Note 4 into Download Mode:

Power off your phone first and wait for 6-7 seconds after display is off.

Press and hold these 3 buttons together until you see Warning! screen: Volume Down + Power + Home.

If you don’t get the Added! message, here are some troubleshooting tips:

Make sure you have installed driver for Galaxy Note 4 as said above.

If you have already installed driver, then uninstall them and reinstall back.

Connect using a different USB port on your PC.

Try a different USB cable. The original cable that came with your phone should work best, if not, try any other cable that’s new and of good quality.

Reboot phone and PC and then try again.

Load the recovery file (extracted in Step 1) into Odin as instructed below:

Now in the Option section of Odin, make sure that Re-Partition box is unchecked. (Auto Reboot and F. Reset Time boxes remain checked, while all other boxes remain unchecked.)

Double check the above two steps.

If you see FAIL message instead of the RESET or PASS in Odin’s top left box, that’s a problem. Try this now: disconnect your Galaxy Note 4 from PC, close Odin, remove phone’s battery and put it back inside in 3-4 seconds, open Odin and then repeat from Step 3 of this guide again.

Also, If device is Stuck at setup connection or on any other process, then too, try this: disconnect your Galaxy Note 4 from PC, close Odin, remove phone’s battery and put it back inside in 3-4 seconds, open Odin and then repeat from Step 3 of this guide again.

NOTE: It may happen that your phone doesn’t automatically boot into recovery and root your phone. In that case follow the following above procedure except that in Step 7, Auto Reboot option is un-checked and then the instructions below:

Pull out the battery and re-insert it.

Boot your Galaxy Note 4 into Recovery Mode: Press and hold these 3 buttons together: Volume Up + Power + Home.

Now, this will start the rooting process and will reboot the phone automatically when the process is done.

Feedback Us!

It was easy to root Galaxy Note 4 SM-N9109W using CF-Auto-Root, right? Let us know how you plan to use root privileges on your Galaxy Note 4 now.

Suggestions are most welcomed!

Root Samsung Galaxy S5 Sm

Contents show

WARNING!

GUIDE: ROOT SAMSUNG GALAXY S5 SM-G900H

STEP 0: CHECK DEVICE.

STEP 1: BACKUP YOUR DEVICE

STEP 2: INSTALL LATEST DRIVER

STEP 3: INSTALLATION INSTRUCTIONS

ROOT PACKAGE INFO

Name

Warranty Void Warranty.

Stability Stable Without Any Issues

Root Manager App SuperSU. It manages root permissions for apps on the device.

Credits Chainfire.

  WARNING!

Warranty may be void of your device if you follow the procedures given on this page.

You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.

  GUIDE: ROOT SAMSUNG GALAXY S5 SM-G900H

Before you begin with guide instructions below, make sure your android device is adequately charged — at least 50% battery of the device.

  STEP 0: CHECK DEVICE.

To make sure your device is eligible with this, you must first confirm its model no. in ‘About device’ option under Settings. Another way to confirm model no. is by looking for it on the packaging box of your device. It must be SM-G900H!

This guide is specifically for the Samsung Galaxy S5 with model no. SM-G900H. Do not use the procedures discussed here on any other device of Samsung or any other company. You have been warned!

  STEP 1: BACKUP YOUR DEVICE

Back up important data and stuff before you start playing around here as there are chances you might lose your apps and app-data (app settings, game progress, etc.), and in rare case, files on the internal memory, too.

For help on Backup and Restore, check out our exclusive page on that linked right below.

► ANDROID BACK UP AND RESTORE GUIDE: APPS AND TIPS

  STEP 2: INSTALL LATEST DRIVER

You must have proper and working driver installed on your windows computer to be able to successfully root your Samsung Galaxy S5. If you are not sure, check the link below.

► SAMSUNG DEVICES DRIVERS INSTALLATION GUIDE

   STEP 3: INSTALLATION INSTRUCTIONS   DOWNLOADS

Download the CF Auto Root file given below and transfer it to a separate folder on your computer (just to keep things tidy, that is).

  CF AUTO ROOT FILE   STEP-BY-STEP GUIDE

Important Note: Backup important files stored on internal SD card of your device, so that in case a situation arises requiring you to do a factory reset after rooting, which might delete internal sd card too, your files will remain safe on PC.

Extract/Unzip the CF-Auto-Root file, CF-Auto-Root-k3g-k3gxx-smg900h.zip on your computer (using 7-zip free software, preferably). You’ll get the following files:

CF-Auto-Root-k3g-k3gxx-smg900h.tar.md5

Odin3-v3.07.exe

Odin3.ini

tmax.dll

zlib.dll

Disconnect the Galaxy S5 from PC if it is connected.

Boot your Galaxy S5 into Download Mode:

Power off your phone first and wait for 6-7 seconds after display is off.

Press and hold these 3 buttons together until you see Warning! screen: Volume Down + Power + Home.

If you don’t get the Added! message, here are some troubleshooting tips:

Make sure you have installed driver for Galaxy S5 as said above.

If you have already installed driver, then uninstall them and reinstall back.

Connect using a different USB port on your PC.

Try a different USB cable. The original cable that came with your phone should work best, if not, try any other cable that’s new and of good quality.

Reboot phone and PC and then try again.

Load the recovery file (extracted in Step 1) into Odin as instructed below:

Now in the Option section of Odin, make sure that Re-Partition box is unchecked. (Auto Reboot and F. Reset Time boxes remain checked, while all other boxes remain unchecked.)

Double check the above two steps.

If you see FAIL message instead of the RESET or PASS in Odin’s top left box, that’s a problem. Try this now: disconnect your Galaxy S5 from PC, close Odin, remove phone’s battery and put it back inside in 3-4 seconds, open Odin and then repeat from Step 3 of this guide again.

Also, If device is Stuck at setup connection or on any other process, then too, try this: disconnect your Galaxy S5 from PC, close Odin, remove phone’s battery and put it back inside in 3-4 seconds, open Odin and then repeat from Step 3 of this guide again.

NOTE: It may happen that your phone doesn’t automatically boot into recovery and root your phone. In that case follow the following above procedure except that in Step 7, Auto Reboot option is un-checked and then the instructions below:

Pull out the battery and re-insert it.

Boot your Samsung Galaxy S5 into Recovery Mode: Press and hold these 3 buttons together: Volume Up + Power + Home.

Now, this will start the rooting process and will reboot the phone automatically when the process is done.

Feedback Us!

It was easy to root your Samsung Galaxy S5 SM-G900H using CF-Auto-Root, right? Let us know how you plan to use root privileges on your S5.

Suggestions are most welcomed!

Root Samsung Galaxy S5 (Sm

  WARNING!

Warranty may be void of your device if you follow the procedures given on this page.

You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.

  GUIDE: ROOT SAMSUNG GALAXY S5 SM-G900F

Before you begin with the instructions below, make sure your android device is adequately charged — at least 50% battery of the device.

  STEP 0: CHECK DEVICE MODEL NO.

This guide is specifically for the Samsung Galaxy S5 with model no. SM-G900F. Do not use the procedures discussed here on any other device of Samsung or any other company. You have been warned!

  STEP 1: BACKUP YOUR DEVICE

Back up important data and stuff before you start playing around here as there are chances you might lose your apps and app-data (app settings, game progress, etc.), and in rare case, files on the internal memory, too.

For help on Backup and Restore, check out our exclusive page on that linked right below.

► ANDROID BACK UP AND RESTORE GUIDE: APPS AND TIPS

  STEP 2: INSTALL LATEST DRIVER

You must have proper and working driver installed on your windows computer to be able to successfully root your Samsung Galaxy S5.

In case you’re not sure, follow the link below for a definitive guide for installing driver for your Samsung device on your computer.

► SAMSUNG DEVICES DRIVERS INSTALLATION GUIDE

   STEP 3: INSTALLATION INSTRUCTIONS

  DOWNLOADS

Download the CF Auto Root file given below and transfer it to a separate folder on your computer (just to keep things tidy, that is).

  CF AUTO ROOT FILE   STEP-BY-STEP GUIDE

Important Note: Backup important files stored on internal SD card of your device, so that in case a situation arises requiring you to do a factory reset after flashing the CF Auto Root, which might delete internal sd card too, your files will remain safe on PC.

Extract/Unzip the CF-Auto-Root file, CF-Auto-Root-klte-kltexx-smg900f.zip, on your computer (using 7-zip free software, preferably). You’ll get the following files:

Odin3-v3.07.exe

Odin3.ini

CF-Auto-Root-klte-kltexx-smg900f.tar.md5

tmax.dll

zlib.dll

Disconnect the Galaxy S5 from PC if it is connected.

Boot your Galaxy S5 into Download Mode:

Power off your phone first and wait for 6-7 seconds after display is off.

Press and hold these 3 buttons together until you see Warning! screen: Volume Down + Power + Home.

For further help on booting into download check out our detailed post on → How to Boot into Galaxy S5 Download Mode.

If you don’t get the Added! message, here are some 

troubleshooting tips

:

Make sure you have installed driver for Galaxy S5 as said above in ‘Before you begin..’ section.

If you have already installed driver, then uninstall them and reinstall back.

Connect using a different USB port on your PC.

Try a different USB cable. The original cable that came with your phone should work best, if not, try any other cable that’s new and of good quality.

Reboot your phone and PC and then try again.

Load the firmware file (extracted in Step 1) into Odin as instructed below:

Now in the Option section of Odin, make sure that Re-Partition box is unchecked. (Auto Reboot and F. Reset Time boxes remain checked, while all other boxes remain unchecked.)

Double check the above two steps.

If you see FAIL message instead of the PASS or RESET in Odin’s top left box, that’s a problem. Try this now: disconnect your Galaxy S5 from PC, close Odin, remove phone’s battery and put it back inside in 3-4 seconds, open Odin and then repeat from Step 2 of this guide again.

Also, If device is Stuck at setup connection or on any other process, then too, try this: disconnect your Galaxy S5 from PC, close Odin, remove phone’s battery and put it back inside in 3-4 seconds, open Odin and then repeat from Step 2 of this guide again.

FEEDBACK US!

It was easy to root your Galaxy S5 with CF Auto Root tool, right? Let us know how you plan to use root privileges on your Galaxy S5.

Your suggestions and queries, if any, are most welcomed!

Update the detailed information about Root Moto X On Android 4.4.2 Using Pie Root By Jcase on the Kientrucdochoi.com website. We hope the article's content will meet your needs, and we will regularly update the information to provide you with the fastest and most accurate information. Have a great day!