Use FileExplorer of ADT to view the database in the android mobile phone. Download androidadt

Source: Internet
Author: User
Tags root access

Use FileExplorer of ADT to view the database in the android mobile phone. Download androidadt

Before that, you must enable the ROOT permission on your phone.Android flash brush genieOne-click ROOT Software

Second, mobile phones such as meizu and cannot execute the su command after obtaining the ROOT, so they cannot authorize files on the mobile phone and need to downloadSuperSU permission Manager

With them, we can start the following steps:

1. window-> show view-> other


2. Enter file to search


 

3. Come out.


4. Unfortunately, the data folder cannot be opened. Please refer to this method.

Before that, you need to configure the SDK to the environment variables. Here, we will not go into details. You can search for how to configure the SDK.

On rooted device you can do this:

  1. Open the cmd command
  2. Input'adb shell'
  3. su
  4. Press 'allow' on device (optional)
  5. chmod 777 /data /data/data /data/data/com.application.pacakage /data/data/com.application.pacakage/*
  6. Go to the DDMS view in Eclipse

After this you shoshould be able to browse the files on the device.

If it returnspermission deniedOnsu

GoSettings>Developer Options>Root access>Apps and ADB



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.