When I first run my application it works well, however the second time it is run a new emulator is created automatically I think and this causes an error.
I Used Windows7 64bit, Eclipse Juno
My Error Is:
WARNING: Data partition already in use. Changes will not persist!
WARNING: SD Card image already in use: C:\Users\STS-040\.android\avd\android.avd/sdcard.img
WARNING: Cache partition already in use.Changes will not persist!
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
Failed to create Context 0x3005
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. emulator: warning: opening audio input failed
Close the emulator
In ecpilse window click
Navigate in the top bar then Run Configuration
a new window will pop up
click the target tab here and select (check) your AVD manager
Hit the the run button !!
It’ll work like a charm 😉