File Explorer in Android Studio

后端 未结 17 1667
一个人的身影
一个人的身影 2020-12-12 23:11

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

17条回答
  •  旧巷少年郎
    2020-12-12 23:53

    Android Device Monitor is a part of ANDROID SDK.

    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.

    Run it for monitring or exploring files on the AVD.

提交回复
热议问题