简体   繁体   中英

How to fix this error in android studio emulator?

I am currently using android studio 3.4 version.emmulator is not working properly.there is no defect in the code.

I tried a different version of the emulator but it not working properly.

it showing the same error to the emulator.

I am using ubantu 17.04 version

9:08 AM Emulator: emulator: ERROR: Unknown AVD name [Nexus_S_API_28], use -list-avds to see valid list.

9:08 AM Emulator: Process finished with exit code 1

8:59 AM Gradle build finished in 3 s 928 ms

9:08 AM Emulator: emulator: ERROR: Unknown AVD name [Nexus_S_API_28], use -list-avds to see valid list.

9:08 AM Emulator: Process finished with exit code 1

Try creating a new Android Virtual Device and switch to that new device.

Go to Tools > AVD manager.

Click Create Virtual Device.

Choose this new AVD when running.

Try creating a new Android Virtual Device and delete old ones.

Go to Tools > AVD manager.

Click Create Virtual Device.

Choose option create new AVD and while selecting the System image please select Google Play image Platform. select device Pixel (5.0) and then google image.

Try this :

Go to Tools > Android > Uncheck Enable ADB Integration

then,

Tools > Android > Check Enable ADB Integration

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