[arquillian-issues] [JBoss JIRA] (ARQ-1132) If the platform has more than one ABI, the emulator is not created

Jan Papousek (JIRA) jira-events at lists.jboss.org
Wed Nov 21 04:37:21 EST 2012


     [ https://issues.jboss.org/browse/ARQ-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Papousek reassigned ARQ-1132:
---------------------------------

    Assignee: Jan Papousek  (was: Karel Piwko)

    
> If the platform has more than one ABI, the emulator is not created
> ------------------------------------------------------------------
>
>                 Key: ARQ-1132
>                 URL: https://issues.jboss.org/browse/ARQ-1132
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Android
>    Affects Versions: android_1.0.0.Alpha1
>            Reporter: Jan Papousek
>            Assignee: Jan Papousek
>
> The creation script looks like:
> {code}
> ${ANDROID_HOME}/tools/android create avd -n <avd name> -t android-<level> -f -p <avd name> -c <sd size>
> {code}
> If the platform contains more than one ABI, the following error appears:
> {code}
> Valid ABIs: armeabi-v7a, x86
> Error: This platform has more than one ABI. Please specify one using --abi.
> {code}
> Btw. the eror isn't displayed and is silently ignored by android extension.
> Developer should be able to specify ABI or other options in creation script.

--
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


More information about the arquillian-issues mailing list