如何解决Android上的logcat的错误 [英] How to solve the Logcat error in android

查看:194
本文介绍了如何解决Android上的logcat的错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建一个应用程序,它发送电子邮件。但是当我点击发送按钮结果
 以下错误occure.i不知道这个错误的意思。结果
请帮助我如何解决这个错误。结果
提前致谢。

  [2012-02-17 17点53分35秒 - 模拟器]无法获得wglGetExtensionsStringARB
[2012-02-17 17点53分36秒 - 模拟器] destroyOpenGLSubwindow不是单独的渲染过程来实现!
[2012-02-17 17点53分36秒 - 模拟器] createOpenGLSubwindow不是单独的渲染过程来实现!
[2012-02-17 17点53分36秒 - 模拟器] repaintOpenGLDisplay不是单独的渲染过程来实现!


解决方案

在这里,我得到了我的答案..... <一个href=\"http://stackoverflow.com/questions/10576996/how-do-i-run-the-android-emulator-after-a-build\">This链接是非常有益的,解决我的问题结果
这个问题occure大部分时间,当你试图打开模拟器与Android SDK 2.1追求的目标。结果
享受...

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 !!!

解决方案

Here i got my answer..... This link is very helpful and solve my problem
This problem occure most time when you try to open emulator with Android SDK 2.1 traget.
Enjoy...

这篇关于如何解决Android上的logcat的错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆