My AVD was working before and now suddenly it doesn't load, gives me black screen and gives me this error:
[2014-10-21 13:36:55 - l] adb is running normally.
[2014-10-21 13:36:55 - l] Performing com.k.l.MainActivity activity launch
[2014-10-21 13:36:56 - l] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_for_3_4_WQVGA'
[2014-10-21 13:36:56 - l] Launching a new emulator with Virtual Device 'AVD_for_3_4_WQVGA'
[2014-10-21 13:43:03 - l] New emulator found: emulator-5554
[2014-10-21 13:43:03 - l] Waiting for HOME ('android.process.acore') to be launched...
[2014-10-21 13:43:05 - l] emulator-5554 disconnected! Cancelling 'com.k.l.MainActivity activity launch'!
I removed it and created a new one. Selected option 'Wipe User Data'. My Target is Android 3.2 and ADV Target also says Android 3.2. I restarted Eclipse, still the same error. It also gave me error that another instance of avd might be running, but I have nothing else running. What am I doing wrong? Thanks!