When i hit the run button,the emulator screen comes up and the console shows the things below...
[2012-06-30 19:21:53 - xdasdk] ------------------------------
[2012-06-30 19:21:53 - xdasdk] Android Launch!
[2012-06-30 19:21:53 - xdasdk] adb is running normally.
[2012-06-30 19:21:53 - xdasdk] Performing com.xdatv.xdasdk.MainActivity activity launch
[2012-06-30 19:21:53 - xdasdk] Automatic Target Mode: launching new emulator with compatible AVD 'MyAVD'
[2012-06-30 19:21:53 - xdasdk] Launching a new emulator with Virtual Device 'MyAVD'
[2012-06-30 19:22:07 - Emulator] Failed to create Context 0x3005
[2012-06-30 19:22:07 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:07 - Emulator] could not get wglGetExtensionsStringARB
[2012-06-30 19:22:09 - Emulator] emulator: emulator window was out of view and was recentered
[2012-06-30 19:22:09 - Emulator]
[2012-06-30 19:22:09 - xdasdk] New emulator found: emulator-5554
[2012-06-30 19:22:09 - xdasdk] Waiting for HOME ('android.process.acore') to be launched...
[2012-06-30 19:34:28 - xdasdk] HOME is up on device 'emulator-5554'
[2012-06-30 19:34:28 - xdasdk] Uploading xdasdk.apk onto device 'emulator-5554'
[2012-06-30 19:34:30 - xdasdk] Installing xdasdk.apk...
[2012-06-30 19:37:29 - xdasdk] Failed to install xdasdk.apk on device 'emulator-5554!
[2012-06-30 19:37:29 - xdasdk] (null)
[2012-06-30 19:37:30 - xdasdk] Launch canceled!
Because of this,i am not able to run my app on the emulator