Reputation: 369
I am trying to create a simple HelloWorld application for Android using Android Studio 3.0.1. I am trying to Run the application using virtual "Pixel" device. When Android Emulator starts, it stucks on the loading screen for infinity, and this appears in the console:
11/25 14:21:34: Launching app
Error while waiting for device: Timed out after 300seconds waiting for emulator to come online.
Here's a screenshot:
Upvotes: 0
Views: 287
Reputation: 350
I also had this problem.But Now it's working fine. You can solve it by "Wipe Data" option in AVD Manager.
One of the following action can solve your problem. -
Upvotes: 2