Android Root

转自:http://androidroot101.com/


参考:superuser下载 http://androidsu.com/superuser/


Android Root 101: Learn Everything You Need To Know!

There are various Android Root guidelines available online and if you are planning to do the modification you may need to choose which website is unquestionably reliable. The Android Root method that you choose may either open the doors to the most exciting and useful features and it may also expose your device to the risk of bricking.

However, you can prevent destroying your device and have a safe modification process by simply choosing the right method and doing the steps right.

Preparing For Android Root Modification

  1. Make sure that you have the necessary requirements for the modification such as having your unmodified device, your PC with ADB drivers, USB cable and linux distro with Nautilus.
  2. Although it is not required it may be a good idea to make a backup of the files and applications on your phone.
  3. It may also be a good idea to update your device to its latest version and if you do this make sure that your device has an internal free storage of at least 25mb.
  4. It is essential that you fully charge your phone to ensure that you won’t run out of battery during the modification process.
  5. Install antivirus protection on your phone before starting the modification to shield your device from any malware infections.

Step By Step Modification Guide

  1. The first thing to do is confirm is your device is recognized by adb through typing adb devices on the command prompt.
  2. By using adb copy these  commands to your phone :
  • adb push busybox /data/local/tmp
  • adb push su /data/local/tmp
  • adb push Superuser.apk /data/local/tmp
  1. Run the adb shells first by keying in adb shell and change file permissions by typing the following codes:
  • chmod 6755 /data/local/tmp/su
  • chmod 755 /data/local/tmp/busybox
  • chmod 644 /data/local/tmp/Superuser.apk
  1. It is important to note that the filenames are case sensitive and that when you see the $ sign it means that your device is not yet modified.
  2. Power off your device and reboot your system.
  3. Type sudo nautilus to open the Nautilus file browser.
  4. Set you device to download mode and have it connected to your computer.
  5. In order to validate that the files are sent to your device access the Nautilus window and go to /UserData/local/tmp/folder.
  6. Unplug your phone from the computer and power it on.
  7. Type in the adb shell and su commands and you will see that the $ sign will turn into # sign.
  8. Once you are prompted with the Superuser permission notification it means that you successfully modified your device.

Things To Consider Before Attempting To Do The Modification

It is imperative that you consider the risk factors that are carried along in doing the changes. First, if you attempt or really do the modification your warranty will be voided and this means that if and when your device is damaged you cannot get support from your manufacturer. There is also a chance that your device will end up bricked after the modification and that you will get malicious or dangerous software programs unknowingly.  Before you follow any guideline that you find on the web, make sure that you are relying on a guide that are made or approved by experts.

What You Can Get From Modifying Your device

  1. You will be able to unlock additional features without paying any charges such as free WiFi and USB tethering.
  2. You can make a backup of all your applications and data easily and restore your phone.
  3. You will have the opportunity to improve your device’s baseband and increase the quality as well as the signal of your phone.
  4. You can customize the look and feel of your device through changing the graphics you want to enhance.
  5. Doing the modification also enables you to extend your device’s battery life and increase its performance.

If you are in any way hesitate to try the step by step guide above you may use an Android Root software program that specializes in helping users to have a safe, effective and fast modification.

Do you want to use additional applications and increase the performance of your device? Visit:Android Root Software

With the use of the Android Root tool you can easily modify your device in a few clicks and in a short period of time. You will never have to browse around the web and make the dangerous mistake of following a modification process that can expose your device to malicious software or bricking.

Check out how you can start experiencing the best benefits of using a modified phone! Visit: Android Root


你可能感兴趣的:(Android Root)