Change By: Mr Cinquero (07/Mar/14 3:58 PM)
Description: I let the plugin install everything needed  (from scratch!)  and activated "run emulator" feature.

For Android OS Version 3.2 I get:

$ /var/lib/jenkins/tools/android-sdk/tools/android list target
[android] Using Android SDK: /var/lib/jenkins/tools/android-sdk
[android] Creating Android AVD: /var/lib/jenkins/.android/avd/hudson_en-US_160_WVGA_android-13.avd
[android] /var/lib/jenkins/tools/android-sdk/tools/android create avd -f -a -c 512M -s WVGA800 -n hudson_en-US_160_WVGA_android-13 -t android-13
Error: 'WVGA800' is not a valid skin name or size (NNNxMMM)

[android] Could not create Android emulator: Failed to run AVD creation command
Finished: NOT_BUILT


For OS version 4+ I get:

$ /var/lib/jenkins/tools/android-sdk/tools/android list target
[android] Using Android SDK: /var/lib/jenkins/tools/android-sdk
[android] Creating Android AVD: /var/lib/jenkins/.android/avd/hudson_en-US_160_WVGA_android-15_armeabi-v7a.avd
[android] /var/lib/jenkins/tools/android-sdk/tools/android create avd -f -a -c 512M -s WVGA800 -n hudson_en-US_160_WVGA_android-15_armeabi-v7a -t android-15 --abi armeabi-v7a
Error: Unable to find a 'userdata.img' file for ABI armeabi-v7a to copy into the AVD folder.

[android] Could not create Android emulator: Failed to run AVD creation command
Finished: NOT_BUILT

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/d/optout.

Reply via email to