[mono-android] detect SD Card path?

Jonathan Pryor jonp at xamarin.com
Thu Jun 7 20:35:42 UTC 2012


On Jun 7, 2012, at 2:54 PM, Tomasz Cielecki wrote:
> My Samsung Galaxy S2 mounts the internal sdcard on /mnt/emmc and the micro sdcard at /mnt/sdcard. Though I am using CyanogenMod 9 on it, so I don't know how the factory rom does it.

As before, what is the result of:

	Environment.GetExternalStoragePublicDirectory(Environment.DirectoryMusic)

Does it return the internal SD card or the micro SD card?

Thanks,
 - Jon



More information about the Monodroid mailing list