On Monday, 12 March 2012 14:46:00 UTC+1, Remote Red wrote:
>
> The tablet Acer Iconica A100 returns for 
> Environment.getExternalStorageDirectory() 
>
> /mnt/sdcard 
>
> Actually that is intern memory as the microSD card is mounted as 
>


In Google-speak,  "External Storage" refer to a storage medium that can be 
accessed externally (from a PC or MAc for example). 
Most of the time it refers to the *internal* SD Card.

As other have said, their is no API to access other storage (microSD, other 
USB storage, ...)

 

>
> /mnt/external_sd 
>
> I would like my app to find the microSD card. 
>
> What are my options? 
>

-- 
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