I have updated my Android Studio to V3.0 and I have Android Emulator (Nexus 5x API 26 X86) already installed on it. Still, I am getting this error.
Asked
Active
Viewed 690 times
0
-
you have Android Studio 3.0 instead of 2.3 but did you try the steps here? are you on PC or mac? https://stackoverflow.com/questions/42816127/waiting-for-target-device-to-come-online – Antonino Nov 13 '17 at 06:24
-
1. Restart emulator 2 . Another case is Android Emulator should be reinstalled. This can happen, when you install a higher version of Android Studio, then update SDK for it, and go back to previous one. – e-LogicSense Nov 13 '17 at 06:29
-
@antonino I am on Windows. I tried but things didn't work out. Is there any solution without wiping out data? – Preetish Priyadarshi Dec 13 '17 at 07:48
-
Just a very stupid question: did you try to create another device through AVD? at least you would understand if the problem is just with that emulated device. In the past it happened that I had to delete a device and recreate a new one, have a try – Antonino Dec 13 '17 at 13:32