Modify the File Permission of an android phone.

Source: Internet
Author: User

Modify the File Permission of an android phone.
Modify android mobile phone File Permissions

By default, one application cannot read the data of another application because of insufficient permissions. But we must read it. What should we do?

Modify the permission for reading files.

Android is based on Linux, so the permission modification method is roughly the same as that of Linux.

 

However, after a mobile phone is produced, the producer restricts the permission of the mobile phone and uses it as an ordinary user, for example, we cannot delete the native app of the mobile phone, modify the permissions of the mobile phone file, and so on.

However, we can ROOT the phone to obtain the highest permissions of the phone.

After obtaining the highest permissions, we enter the mobile terminal as a Super User.

After entering the terminal, we can use chmod to modify the file permissions.

Before Modification

After modification

 

Note:

If the modification fails, we need to modify the/data permission one by one from the folder, for example, first modifying the/data permission and then modifying the/data permission, until the last file we want to modify.

 

Related Article

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.