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 then my TV and Mobile emulator are stuck in rebooting, and I can't get them to do anything beyond that.
My AVD are both on API 23.
This is my error log:
Emulator: coreaudio: Could not lock voice for audioInputDeviceIOProc
Emulator: Reason: Invalid argument
I can't find anything related to these error messages and the emulator rebooting non stop. I tried to use Genymotion but it doesn't support TV & Wear (and I need them).
Found this on SO but it's not too related to my problem: Simulator stuck on boot
What I've tried so far (with no success):
- Deleting Android Studio, downloading it and reinstalling it.
- Invalidating cache & restarting.
- Deleting AVD devices and recreating them.
- Checking if Instant Run is unchecked (it was).
Anyone else had this problem and solved it? Thanks.