I've got an AVD setup with an SD card, but I wanted to specify a
different SD card image by setting a -sdcard option in Eclipse under
Preferences -> Android -> Launch (I fill in "-sdcard C:\sdcards
\sdcard96M.img" without the double quotes). But it seems no matter
what I do, I always get the SD card that was created with the AVD.
>From the command line, the following works:

emulator -avd myAVD -sdcard C:\sdcards\sdcard96M.img

Do I need to use the command line instead of Eclipse to run this way?
Thanks for your help.

- dave

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