Issue Type: Bug Bug
Assignee: Christopher Orr
Components: android-emulator
Created: 09/Aug/12 12:09 AM
Description:

If we create two emulators for the same platform, but with different ABIs, the plugin won't realise that a new emulator needs to be created.

e.g. a job using an Android 4.1 AVD with x86 ABI will use the name "hudson_en-US_240_WVGA_android-16".

Creating another job with Android 4.1, but with the ARM ABI will check for an emulator also called "hudson_en-US_240_WVGA_android-16", find that it exists and won't create it.

Ideally, the ABI name (if any) should be part of the generated AVD name.

Project: Jenkins
Priority: Minor Minor
Reporter: Christopher Orr
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

Reply via email to