skip to Main Content

I tried to wipe data and cool boot ways in Android studio imulator before running the app. But this app shows imulator opened but app not running in that imulator and showing that waiting for all target devices to come online
I attached image also so anyone please solve this problem.following there is the image please answer

When I am running and studio project this is happening which I shown in above image so please anyone can solve that problem

2

Answers


  1. open the Device Manager and click on 3 dots in "Action" and select Show on Disk option.
    it opens the file manager and show emulator data and Delete hardware-qemu.ini.lock file and multiinstance Lock file.
    Then restart android studio now open the Device Manager and click on 3 dots in "Action" and select Wipe Data then run the device.

    Login or Signup to reply.
  2. Click on File >> Invalidate cache…
    then run app.

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