Can anyone tell where the file explorer is located in Android Studio?
I tried to search in windows menu but there isn\'t any option like \"show view\" that used to b
As of Android Studio 2.4 Preview, it seems that they introduced "Device File Explorer" directly into the IDE, so we can finally say goodbye to DDMS. You can enable it from the menu under "View >> Tool Windows".
Refer Here
With Android Studio, you may use Android file explorer like: Click View > Tool Windows > Device File Explorer or click the Device File Explorer
1- menu, "Tools" -> "Android" -> "DDMS (monitor included)" 2- Open the File Explorer tab.
If anyone is looking for the Android Studio (2.3.1) on Mac OSX (10.12.1) answer then here are the steps for it.
Tools Menu > Android > Android Device Monitor
Choose Your Device (at Left) > Click on File Explorer Tab (at Right)
Hope this helps.
I am in Android 3.6.1, and the way " Top Menu > View > Tools Window > Device File Manager" doesn't work.Because there is no the "Device File Manager" option in Tools Window.
But I resolve the problem with another way:
1、Find the magnifier icon on the top right toobar.
2、Click it and search "device" in the search bar, and you can see it.
Do you mean Project Explorer? Click 'Project' tab on the left edge of Android Studio.