Eclipse is connected to my rooted phone and I can run debug sessions and see LogCat messages. I can also see the phone in Devices
view in the DDMS
perspective, but: When I open the File Explorer
view (in same perspective) I see nothing.
I could swear that I saw it working once but for the life of me I can't recall if there was anything special that I had to pre-configure on the device-under-debug or Eclipse.
The Working with an emulator or device's file system on the Android Developer's Using DDMS page says:
DDMS provides a File Explorer tab that allows you to view, copy, and delete files on the device. This feature is useful in examining files that are created by your application or if you want to transfer files to and from the device.
To work with an emulator or device's file system:
- In the Devices tab, select the emulator that you want to view the file system for.
- To copy a file from the device, locate the file in the File Explorer and click the Pull file button.
- To copy a file to the device, click the Push file button on the File Explorer tab.
But... these 3 easy steps don't work for me. What am I doing wrong?
What do I need to do to view files on my rooted device on Eclipse's File Explorer?
adb pull
works, but I would like to be able to use File
Explorer, too.Step 1 - Visit Google Play and search "Root Explorer" in the searching bar. Find the app that you need and click on "Install" button to get this app installed on your Android device. Step 2- Grant root privileges once you are prompted by the Superuser application that was installed on your Android smartphone or tablet.
As long as your Android is rooted and ES File Explorer is installed on your Android's internal storage, this will enable root access for ES File Explorer. Wait for root folders to appear. After a second or two, ES File Explorer will refresh; when it finishes, you should see root files and folders displays.
File explorer in DDMS works fine with real devices. Just use the stand alone one, not the Eclipse plugin.
From the command line, type ddms.bat
, then select the (real) device, and only then select Device > File Explorer from the menu:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With