pcwSlide opened a new issue #736: URL: https://github.com/apache/cordova-plugin-camera/issues/736
# Bug Report ## Problem cordova run android/emulator does not start the AVD - it seems to loop endlessly. This has been the same for me for a year now. I know I can run the AVD first - that is not the issue. ### What is expected to happen? I expect the software to negotiate with the adb and start the default instance - AVD ### What does actually happen? loops endlessly - it seems cordova can't start an emulator.. It used to.. >>Using Android SDK: C:\Users\Phil.DESKTOP-TK224C9\AppData\Local\Android\Sdk >>No target specified and no devices found, deploying to emulator >>No emulator specified, defaulting to Galaxy_Nexus_API_29_Android_10 >>Waiting for emulator to start... ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> >> cordova run android --emulator --verbose >> Output >>No emulator specified, defaulting to Galaxy_Nexus_API_29_Android_10 Found available port: 5584 Waiting for emulator to start... Running adb shell command "getprop dev.bootcomplete" on target emulator-5584... ### Command or Code <!-- What command or code is needed to reproduce the problem? --> cordova run android --emulator cordova run android ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Really just a straight setup Win 10 | Cordova 10 CLI | Gradle 6.1 | Latest Android Studio Updates | Pixel/Samsung AVD's ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Really just a straight setup Win 10 | Cordova 10 CLI | Gradle 6.1 | Latest Android Studio Updates ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> >> - closed but not solved 'cordova run android --emulator' command line tool stuck at 'Waiting for emulator to start...' #698 - [ X] I searched for existing GitHub issues - [X ] I updated all Cordova tooling to most recent version - [ X] I included all the necessary information above Thanks -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
