简体   繁体   中英

Unable to connect android emulator with flutter

I recently installed flutter in my pc. I am running flutter in Visual Studio Code. I am trying to run android emulator but to my vain I am getting the following error whenever I am trying to run android emulator:-

Failed to launch Pixel 2 API 25: Error: Emulator didn't connect within 60 seconds

I even deleted the existing android emulator from android studio and created a fresh one but, then also, the issue is not resolved.

I also tried the flutter emulator but, then also, I am getting the same error.

Try to run an emulator with higher API level ( API 26 or higher )

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM