String path1 = System.getenv("SECONDARY_STORAGE"); String path2 = System.getenv("EXTERNAL_SDCARD_STORAGE");By the way, how to get the *first* sdcard:
Environment.getExternalStorageDir()Alternate approaches: - Look at everything called *card* below /mnt - Look for /sdcard and /extscard