How to access /storage/emulated/0/

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

    Try it from

    ftp://ip_my_s5:2221/mnt/sdcard/Pictures/Screenshots
    

    which point onto /storage/emulated/0

提交回复
热议问题