How to solve the Logcat error in android

我与影子孤独终老i 提交于 2020-01-04 05:26:09

问题


I create one application which send the email. but when i click on send button
following error occure.i don't know meaning of this error.
Pls help me how to solve this error.
Thanks in advance.

[2012-02-17 17:53:35 - Emulator] could not get wglGetExtensionsStringARB
[2012-02-17 17:53:36 - Emulator] destroyOpenGLSubwindow not implemented for separate renderer process !!!
[2012-02-17 17:53:36 - Emulator] createOpenGLSubwindow not implemented for separate renderer process !!!
[2012-02-17 17:53:36 - Emulator] repaintOpenGLDisplay not implemented for separate renderer process !!!

来源:https://stackoverflow.com/questions/9328379/how-to-solve-the-logcat-error-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!