On 10/05/14 00:49, Charles Chan wrote:
I have been trying to use the snapshot functionality in the Android
plugin but somehow it keeps creating a new snapshot every time.

I looked at the code EmulatorConfig.hasExistingSnapshot(), and saw the comment. 
But I don't think it apply?

         // Work around
         // https://code.google.com/p/android/issues/detail?id=34233
         // by always using EMULATOR_ARM to view the snapshot list.

That bug does apply. That code you quoted isn't in a released build yet; I'm aiming to do a new plugin release this week.

As mentioned here (and hinted at by that code), you can change the emulator binary in your job config to get around that Android SDK tools bug:
http://stackoverflow.com/questions/13381460/why-is-jenkins-android-emulator-plugin-recreating-my-emulator-snapshots-in-every

Regards,
Chris

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to