[
https://issues.jenkins-ci.org/browse/JENKINS-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160753#comment-160753
]
dogfood commented on JENKINS-13205:
-----------------------------------
Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png!
[plugins_android-emulator
#29|http://ci.jenkins-ci.org/job/plugins_android-emulator/29/]
[FIXED JENKINS-13205] Ensure AVDs starting from snapshot have a clean SD
card. (Revision 9a329071e96a7e26b99cbc237082daa83178364f)
Result = SUCCESS
Christopher Orr :
Files :
* src/main/java/hudson/plugins/android_emulator/EmulatorConfig.java
> 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