You create an SD card when you create the AVD:

http://developer.android.com/guide/developing/devices/managing-avds.html

On some devices, the SD card is considered external storage, so you
use those APIs:

http://developer.android.com/guide/topics/data/data-storage.html#filesExternal

On other devices, the SD card is not offered via the Android SDK.

On Wed, Sep 28, 2011 at 7:59 AM, venugopal reddy
<[email protected]> wrote:
> Dear all,
>
> How to create and use the SD Card with the Android Emulator?
>
> pls help me
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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

Reply via email to