I am currently working on Windows with android 2.2. I am trying to create an SDCard for the Emulator. I have created Sdcard.iso. I am trying to pull songs and videos into it. But I do no how to do it.
+3
A:
Take a look at the SD Card Emulation section on the Android developer site, specifically under the heading "Copying files to a disk image".
Here's an additional blog post (slightly older, not 2.2) with some information on adding content.
Feanor
2010-08-06 08:06:13
A:
If you use eclipse you can also use the android file browser view to browse and copy files to the sdcard of a running emulator instance. Just make sure you select the emulator device in the android devices view first.
ChrisD
2010-08-06 10:08:16