經安全檢測,此網站為安全網站,請放心前往原始網址!

sd card - Android Open External Storage directory(sdcard) for storing file - Stack Overflow

I had been having the exact same problem! To get the internal SD card you can use String extStore = System.getenv("EXTERNAL_STORAGE"); File f_exts = new File(extStore); To get the external SD card you can use String secStore = System.getenv ...

stackoverflow.com

網址安全性掃描由 google 提供