|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hmm. I fixed this about a year ago when SDK Tools r17 came out:
https://github.com/jenkinsci/android-emulator-plugin/commit/4a1fee5
I couldn't reproduce this just now with the plugin installing the SDK.
I did once see a bug where `sdk.getSdkToolsVersion()` returned the wrong value, but I fixed that recently (I believe).
And from your log it seems that the plugin is using the just-installed SDK as expected, so I'm not sure what's going wrong there..
I guess you're using the latest plugin version (plus the Serializable fix), on OS X.
Do you have another Android SDK configured in the global Jenkins properties, an Android SDK in your PATH, ANDROID_HOME etc.?