On Mar 12, 2012 10:47 PM, "Remote Red" <rremm...@gmail.com> wrote:
>
> The tablet Acer Iconica A100 returns for
> Environment.getExternalStorageDirectory()
>
> /mnt/sdcard
>
> Actually that is intern memory as the microSD card is mounted as
>
> /mnt/external_sd
>
> I would like my app to find the microSD card.
>
> What are my options?
>

Parse /proc/mounts and find the sd card. There is no API.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to