I am trying to run a simple project in Android Studio. But the AVD is not getting started. It shows just:
emulator: device fd:544
HAX is working and emulator runs in fast virt mode
emulator: warning: opening audio input failed
According to this there is only problem with audio input (that might not a big problem). But after waiting for long AVD stays as blank screen, no home screen loaded. For your info:
- I have virtualization enabled
- No virtual box running on my machine
- Android studio 1.0.1
- AVD is default Nexus 5 with API 21 Please some help.