[
https://issues.jenkins-ci.org/browse/JENKINS-12910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159587#comment-159587
]
Christopher Orr commented on JENKINS-12910:
-------------------------------------------
>From the version history for 2.0:
bq. Automated installation of Android 4.0 system images will be possible when
SDK Tools r17 is released (see Android bug #21880)
I'm pretty sure the plugin also outputs a console message mentioning this when
an API 14 or 15 emulator is first created.
Anyway, SDK Tools r17 preview has now been released, so perhaps you could try
upgrading and see whether it works.
> SDK Fresh Installation should install ARM EABI v7a system Image
> ---------------------------------------------------------------
>
> Key: JENKINS-12910
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12910
> Project: Jenkins
> Issue Type: New Feature
> Components: android-emulator
> Environment: Android 4.0.3 (API 15)
> Reporter: Kevin Chow
> Assignee: Christopher Orr
>
> When the new SDK is downloaded and installed, it only installs SDK Platform
> but not "ARM EABI v7a System Image".
> That's why I see this error in the run:
> [android] Using Android SDK: /tmp/jenkins/tools/android-sdk
> 14:10:38 [android] Setting hardware properties:
> 14:10:38 disk.cachePartition.size: 768M
> 14:10:38 $ /tmp/jenkins/tools/android-sdk/platform-tools/adb start-server
> 14:10:38 [android] Starting Android emulator
> 14:10:38 $ /tmp/jenkins/tools/android-sdk/tools/emulator -no-boot-anim
> -ports 53709,53710 -prop persist.sys.language=en -prop persist.sys.country=US
> -avd hudson_en-US_160_WXGA800_android-15 -no-snapshot-load -no-snapshot-save
> -partition-size 768
> 14:10:39 emulator: ERROR: This AVD's configuration is missing a kernel file!!
> The workaround is to download and install "ARM EABI v7a System Image" and
> re-kick off the Emulator run.
--
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