[ 
https://issues.apache.org/jira/browse/CB-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777837#comment-13777837
 ] 

Braden Shepherdson commented on CB-4579:
----------------------------------------

Is this still reproducible, and with cordova-cli?
                
> Run command reports successful install, but install really failed.
> ------------------------------------------------------------------
>
>                 Key: CB-4579
>                 URL: https://issues.apache.org/jira/browse/CB-4579
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>    Affects Versions: 3.0.0
>         Environment: OSX
>            Reporter: Benjamin Hill
>            Assignee: Braden Shepherdson
>            Priority: Minor
>              Labels: log, run
>
> If I try to run an android app with the wrong minSDK specified, the log 
> reports success when it shouldn't:
> phonegap -V local run android --emulator
> Failure [INSTALL_FAILED_OLDER_SDK]
> Launching application...
> Starting: Intent { act=android.intent.action.MAIN cmp=com.ABCD }
> Error type 3
> Error: Activity class {com.ABCD} does not exist.
> [phonegap] Platform "android" deployed to emulator.
> [phonegap] successfully installed onto emulator
> .. no it wasn't deployed or successfully installed!  :)
> Note: fixing the android:minSdkVersion did fix it for me, so nothing was 
> *broken* - just an incorrect log status on my error.

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