Can I simulate an sdcard presence in the android emulator?
A:
Yes, you simulate the presence of an SD card by using a disk image file. There are more details in the emulator documentation.
Konamiman
2009-12-23 11:57:01
+1
A:
The Android Eclipse Plugin (ADT) has a graphical interface that will assist you with the creation of emulator images with SD cards. I believe it is called DDMS.
You can find the plugin here:
http://developer.android.com/guide/developing/tools/adt.html
ruibm
2009-12-23 11:59:05