Im trying to run a Hello Woeld app and my emulator won't run the application. I tried all the options like enabling/disabling Host GPU and lowering the resolution of the emulator etc., but not luck yet. The emulator will launch but will just show a black screen and the Run console in Android Studio will keep showing "Device Nexus_5_Edited_API_23 [emulator-5554] is online, waiting for processes to start up.." indefinitely.
My target version is API 23 and my emulator uses API 23 as well. Can someone please help me fix this issue?