kindly help - i want to start my project when i hit the run the console show this:
[2012-07-28 11:48:49 - DroidDex] ------------------------------
[2012-07-28 11:48:49 - DroidDex] Android Launch!
[2012-07-28 11:48:49 - DroidDex] adb is running normally.
[2012-07-28 11:48:49 - DroidDex] Performing com.example.droiddex.MainActivity activity launch
[2012-07-28 11:48:49 - DroidDex] Automatic Target Mode: launching new emulator with compatible AVD 'VirtualDevice2.2'
[2012-07-28 11:48:49 - DroidDex] Launching a new emulator with Virtual Device 'VirtualDevice2.2'
[2012-07-28 11:49:11 - Emulator] Failed to create Context 0x3005
[2012-07-28 11:49:11 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2012-07-28 11:49:19 - DroidDex] New emulator found: emulator-5554
[2012-07-28 11:49:19 - DroidDex] Waiting for HOME ('android.process.acore') to be launched...
[2012-07-28 11:50:38 - DroidDex] emulator-5554 disconnected! Cancelling 'com.example.droiddex.MainActivity activity launch'!
when i create another project the same thing happens.