How to access /storage/emulated/0/

前端 未结 16 2264
被撕碎了的回忆
被撕碎了的回忆 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:59

    if you are using Android device monitor and android emulator : I have accessed following way: Data/Media/0/

提交回复
热议问题