some errors when starting emulator

Charlie_M

Member
Licensed User
Longtime User
Hello all,

My first post here. I am new to B4A and so far I like it.
As the title says when I start a AVD a winidow opens with a progress bar. then I get this list:

Starting emulator for AVD 'mydevice'
Failed to create Context 0x3005
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
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
emulator: emulator window was out of view and was recentered

I get these messages no matter what AVD I open. any suggestions?

Charlie
 

Charlie_M

Member
Licensed User
Longtime User
Hi Erel,

Thanks for the reply. Yes the emulator starts and all works as expected. I just was wondering if those messages were normal.

Charlie
 
Upvote 0
Top