Skip to content Skip to sidebar Skip to footer

Android Studio 3.0 Canary 4 Emulators Stuck In Reboot

So yesterday I was using my TV, Mobile and Wear emulators (on Android Studio) just fine. Today in the morning an update came and I went and downloaded it. That's all I did. Since t

Solution 1:

So I finally managed to fix this. I still have no idea of how this particular issue came to be on my machine, but this is what solved it for me:

  1. On Android Studio open AVD Manager
  2. On the Actions column, click on the arrow and choose "Show on Disk"
  3. You will see a folder with your ADVs, and if you navigate up, you'll find a folder named "build-cache"
  4. Delete everything inside "build-cache" folder
  5. Delete your AVDs folders (the ones inside "avd" folder)
  6. Back on the AVD Manager, delete your AVDs
  7. Redownload and recreate them

Hope this helps anyone with the same issue.


Post a Comment for "Android Studio 3.0 Canary 4 Emulators Stuck In Reboot"