[jbosstools-issues] [JBoss JIRA] (JBIDE-16213) Prohibit deployments to AVDs and devices that do not support the minimum SDK version

Vineet Reynolds (JIRA) issues at jboss.org
Tue Dec 17 14:29:32 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-16213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932175#comment-12932175 ] 

Vineet Reynolds commented on JBIDE-16213:
-----------------------------------------

I noticed that ADT relies on the minimum SDK version if it were to automatically deploy to an emulator. Emulators with a lower SDK version are ignored.
                
> Prohibit deployments to AVDs and devices that do not support the minimum SDK version
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16213
>                 URL: https://issues.jboss.org/browse/JBIDE-16213
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: aerogear-hybrid
>    Affects Versions: 4.1.1.CR1
>            Reporter: Vineet Reynolds
>
> Based on the comment in JBIDE-16212 it would be useful to prohibit the "Run on Android emulator" (and possibly "Run on Android device") actions from attempting to perform a deployment of an APK on a device/AVD with a lower runtime version.
> The {{AndroidManifest.xml}} in the generated Android project had a min SDK version of 10. Deployments to AVDs/devices with a lower API version should not have been allowed. At the very least, we could display a more meaningful message instead of the current one: http://www.screencast.com/t/eG8pWIP9

--
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 jbosstools-issues mailing list