On rooted device you can do this:
- Open cmd
- Type '
adb shell
' su
- Press 'Allow' on device (可选)
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 should be able to browse the files on the device.
If it returns permission denied
on su
Go to Settings
> Developer Options
> Root access
> Apps and ADB