Jørgen Tjernø created JENKINS-13205:
---------------------------------------
Summary: Emulator snapshots do not work correctly with sd cards
Key: JENKINS-13205
URL: https://issues.jenkins-ci.org/browse/JENKINS-13205
Project: Jenkins
Issue Type: Bug
Components: android-emulator
Reporter: Jørgen Tjernø
Assignee: Christopher Orr
The Android emulator does not work properly with snapshots:
http://code.google.com/p/android/issues/detail?id=27524
One workaround to this would be for the plugin to copy away sdcard.img at the
time it creates the snapshot, then copy it back when it loads the snapshot.
(E.g. sdcard-snapshot-jenkins.img)
Another option would be to recreate the sdcard.img each time before starting
the emulator, since it's always blank when the plugin creates the snapshot,
using mksdcard 128M file.img
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira