Android Root principle

Source: Internet
Author: User

Android root is actually Linux root, to get root privileges

Under Linux through sudo or SU, enter the password to get root permission

Android to copy the compiled Su file to the Android phone's/system/bin or/system/xbin/directory

After the Linux su to enter the password can root, but the SU in the Android and the SU in Linux is not the same, the SU in Android is not by verifying the password, but to see what your original permissions. This means that if you are root, you can switch to another user via Su, such as Shell,wifi,audio or something. But if you are a user other than root, you can not switch back to root, you will be prompted to permission denied.

However, installing SU requires root privileges. In this case, the following two methods are required:

1. Right to exploit

2. Brush machine

Reference Links:

50560782

Android Root principle

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.