[arquillian-issues] [JBoss JIRA] (ARQ-1570) Provide better parsing of ABI in connection with API level for Droidium

Stefan Miklosovic (JIRA) jira-events at lists.jboss.org
Thu Nov 14 09:43:05 EST 2013


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

Stefan Miklosovic updated ARQ-1570:
-----------------------------------

    Description: 
Right now, there is not any tracking between available API levels and their respective ABI present in the system.

For example, when some AVD is not present in the system, Droidium tries to create it. While creating, it uses API level and when there exists ABI in configuration, it creates it with that ABI level.

For every API level present in the system, there should be information as which system images for that particular API level can be used while creating of AVD takes place.

Because of speed, default ABI will be choosen as x86 for some particular API level of users choice when he has not specified it explicitly. It is needed to filter available ABIs for some API level dynamically upon AVD creation.

  was:
Right now, there is not any tracking between available API levels and their respective ABI present in the system.

For example, when some AVD is not present in the system, Droidium tries to create it. While creating, it uses API level and when there exists ABI in configuration, it creates it with that ABI level.

For every API level present in the system, there should be information as which system images for that particular API level can be used while creating of AVD takes place.

Because of speed, default ABI will be choosen as x86 for some particular API level of users choice. It is needed to filter available ABIs for some API level dynamically upon AVD creation.


    
> Provide better parsing of ABI in connection with API level for Droidium
> -----------------------------------------------------------------------
>
>                 Key: ARQ-1570
>                 URL: https://issues.jboss.org/browse/ARQ-1570
>             Project: Arquillian
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Droidium
>    Affects Versions: droidium_1.0.0.Alpha2
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>             Fix For: droidium_1.0.0.Alpha3
>
>
> Right now, there is not any tracking between available API levels and their respective ABI present in the system.
> For example, when some AVD is not present in the system, Droidium tries to create it. While creating, it uses API level and when there exists ABI in configuration, it creates it with that ABI level.
> For every API level present in the system, there should be information as which system images for that particular API level can be used while creating of AVD takes place.
> Because of speed, default ABI will be choosen as x86 for some particular API level of users choice when he has not specified it explicitly. It is needed to filter available ABIs for some API level dynamically upon AVD creation.

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