google / gcm

Google Cloud Messaging - client libraries and sample implementations
https://developers.google.com/cloud-messaging
Apache License 2.0
820 stars 515 forks source link

AVD not rendering proper view on windows environment. #64

Open ghost opened 9 years ago

ghost commented 9 years ago

I'm able to successfully import project into Android Studio, but when I am running the project I can see the following error coming and really exhausted in solving the error. Please help me.

I am using JDK 8, Android Studio 1.1.2 and windows-7 environment.

C:\.....\....\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus_5_API_22_x86 -netspeed full -netdelay none could not get wglGetExtensionsStringARB emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it. 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 getGLES1ExtensionString: Could not find GLES 1.x config! Failed to obtain GLES 1.x extensions string! Could not initialize emulated framebuffer

ghost commented 9 years ago

So, I've updated my "Graphics Media Accelerator HD" and "Graphics display VGA Driver" and I kept AVD RAM size 512 MB, Now its showing me blank AVD nothing is displayed on it, please guide me as I'm really exhausted in solving this issue and following logs.

C:\......\.......\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus_5_API_22_x86 -netspeed full -netdelay none emulator: device fd:480 HAX is working and emulator runs in fast virt mode emulator: emulator window was out of view and was recentered

gcm avd image

StephenStrickland commented 9 years ago

This error is not within the scope of this project. I would suggest that you put it on StackOverflow.