You can get an sdcard in the emulator by using "-c" or "--sdcard" with "android create avd":

Action "create avd":
  Creates a new Android Virtual Device.
Options:
* -c --sdcard Path to a shared SD card image, or size of a new sdcard for the new AVD*
  -n --name     Name of the new AVD [required]
  -a --snapshot Place a snapshots file in the AVD, to enable persistence.
  -p --path     Directory where the new AVD will be created
  -f --force    Forces creation (overwrites an existing AVD)
  -s --skin     Skin for the new AVD
  -t --target   Target ID of the new AVD [required]

08.08.2011 17:53, Bill Gatliff ?????:
Note that the generic SDK emulator doesn't seem to have a useful
/sdcard, so I use /data in the above.

--
Kostya Vasilyev

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