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
Android Device Monitor is a part of ANDROID SDK.
Android Device Monitor
You can found it here: C:\android-sdk\tools\lib\monitor-x86\monitor.exe or C:\android-sdk\tools\lib\monitor-x86_64\monitor.exe.
C:\android-sdk\tools\lib\monitor-x86\monitor.exe
C:\android-sdk\tools\lib\monitor-x86_64\monitor.exe
Run it for monitring or exploring files on the AVD.