You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Marcel Kinard (JIRA)" <ji...@apache.org> on 2013/11/04 18:25:30 UTC

[jira] [Commented] (CB-4579) Run command reports successful install, but install really failed.

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

Marcel Kinard commented on CB-4579:
-----------------------------------

Should this be closed as "won't fix" due to the previous comment?

> 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 was sent by Atlassian JIRA
(v6.1#6144)