How to access /storage/emulated/0/

前端 未结 16 2268
被撕碎了的回忆
被撕碎了的回忆 2020-12-13 01:53

I have written a code to record audio and save it to below file location.

private String getFilename() {
    String          


        
16条回答
  •  执念已碎
    2020-12-13 02:40

    If you are using a simulator in Android Studio on Mac you can go to View -> Tool Windows -> Device File Explorer. Here you can use a finder-like structure.

提交回复
热议问题