Hello everyone..
I started learning android programing today and i am getting the below error in my first adroid program..
[2012-08-12 21:22:32 - Emulator] WARNING: Data partition already in use. Changes will not persist!
[2012-08-12 21:22:32 - Emulator] WARNING: SD Card image already in use: C:\Users\Hari\.android\avd\droidX.avd/sdcard.img
[2012-08-12 21:22:32 - Emulator] WARNING: Cache partition already in use. Changes will not persist!
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
[2012-08-12 21:22:32 - Emulator] could not get wglGetExtensionsStringARB
what should i do inorder to resolve the issue..
Thanks in advance....:)