You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/02/13 13:21:24 UTC

[GitHub] [cordova-android] breautek edited a comment on issue #698: 'cordova run android --emulator' command line tool stuck at 'Waiting for emulator to start...'

breautek edited a comment on issue #698:
URL: https://github.com/apache/cordova-android/issues/698#issuecomment-778618389


   This should be fixed in [cordova-android@9.0.0](https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md#900-jun-23-2020) by https://github.com/apache/cordova-android/pull/978
   
   If it's not working on `cordova-android@9` then I would recommend opening a new ticket so that we can track it. You can reference this issue for context, but please still fill out the entire issue form.
   
   Additional useful information to include in said bug report would be the output of the boot variable. You can find this by up the android shell (execute `adb shell` should put you into the android shell) and then provide the output of:
   
   ```
   getprop sys.boot_completed
   ```
   
   Do this when the emulator is in an error state where the cordova tooling is waiting forever. You should also include what emulator you're using.
   
   Thanks,
   Norman


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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