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:
- Open the cmd command
- Input'adb shell'
- su
- Press 'allow' on device (optional)
- chmod 777 /data /data/data /data/data/com.application.pacakage /data/data/com.application.pacakage/*
- 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