• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How can I get sdcard path in android 4.2?

Hi everyone, I have a Samsung galaxy ace 3 and its sdcard path is "/strorage/extSdCard"
However, when i use "Environment.getExternalStorageDirectory()", it always returns "/storage/emulated/0" but in my Emulator it is "/storage/sdcard"
So i wanna know" how can I get sdcard path in all android devices?" and "why in andoird 4.2 get path of sdcard so hard?"
 
Back
Top Bottom