You can give extra emulator command line options in Eclipse:
- specific to your in the Debug/Run Launch Configuration of a given project.
- for all projects in the main preferences > android > launch.

R/

On Sat, Oct 3, 2009 at 1:22 PM, davemac <davemac...@gmail.com> wrote:
>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to