1. mksdcard 128M d:\sdcard.iso      ---------create a sdcard img
2.emulator -sdcard d:\sdcard.iso      ---------starting emulator with
sdcard img
3.adb push *.mp3 /sdcard               ----------copy files you want
to sdcard

On 4月28日, 下午5时21分, Jaewon <[email protected]> wrote:
> Hi all.
>
> I tested inserting sdcard image on already built android SDK emulator.
> It works.
>
> But when I test it on my emulator which is built with downloaded
> source.
> The option like this '-sdcard mysdcard' doesn't detect sdcard image.
>
> Anyone know about this?
>
> Thx.
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to