Hi I want to have Eclipse launch the emulator and set the -sdcard mysdcard.img option within a Run Configuration. This is configured by Eclipse->Run- >Open Run Dialog and then setting -sdcard mysdcard.img within the Additional Emulator Command Line Options text input box on the Target Tab.
The http://code.google.com/android/reference/emulator.html#sdcard entry says that "To load FAT32 disk image in the emulator, start the emulator with the -sdcard flag and specify the name and path of your image (relative to the current working directory): emulator -sdcard <filepath>" My question is : When the emulator is launched via a Run Dialog in Eclipse, what is the current working directory used by the emulator ? Problem: Where do I place the sdcard image file and/ what relative path to current working directory do I need to use in the -sdcard option ? Can anyone clarify this please ? Thanks for any help Graeme --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

