You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dmitry Blotsky (JIRA)" <ji...@apache.org> on 2015/06/13 02:17:00 UTC

[jira] [Created] (CB-9172) Android "cordova run" sometimes locks up the emulator

Dmitry Blotsky created CB-9172:
----------------------------------

             Summary: Android "cordova run" sometimes locks up the emulator
                 Key: CB-9172
                 URL: https://issues.apache.org/jira/browse/CB-9172
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: Master
         Environment: Android on OSX and Windows
            Reporter: Dmitry Blotsky


ADB commands used in "cordova run" for Android don't always wait for proper success conditions on Android, sometimes calling operations at the wrong time. For example, sometimes installation happens too soon after emulator boot, and the emulator locks up.

The implementation of "cordova run" for Android should be made more robust. A reference implementation can be found in the Jenkins Android code, here: https://github.com/jenkinsci/android-emulator-plugin/blob/master/src/main/java/hudson/plugins/android_emulator/InstallBuilder.java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org