skip to Main Content

I’m trying to run my app in Android Studio, and it shows this error – Error while waiting for device: The emulator process for AVD Pixel_3a_API_30 has terminated. Can somebody help me?

2

Answers


  1. Try ‘wipe data’ on the emulator in AVD manager.
    To enter the AVD manager click on its button in the toolbar:
    enter image description here

    Then, select ‘wipe data’ to format the emulator:
    enter image description here

    Login or Signup to reply.
  2. First check your updates
    Then Go to system properties and check your processor is Intel Core i5 CPU. 4GB of RAM
    minimum processor for android emulator Intel Core i5 CPU. 4GB of RAM.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search