为了账号安全,请及时绑定邮箱和手机立即绑定

Android Studio-模拟器-未实现eglSurfaceAttrib

Android Studio-模拟器-未实现eglSurfaceAttrib

LEATH 2019-10-21 12:58:01
我已经使用android studio创建了一个应用程序,从不更改任何文件中的单个单词。尝试在模拟器上运行时,出现以下错误:W/EGL_emulation﹕ eglSurfaceAttrib not implementedW/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa6c1ace0,error=EGL_SUCCESSI/Choreographer﹕ Skipped 45 frames!  The application may be doing too much work on its main thread.W/EGL_emulation﹕ eglSurfaceAttrib not implementedW/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa6c1ace0, error=EGL_SUCCESS在真实设备上运行时,我没有遇到相同的问题:W/IInputConnectionWrapper﹕ getExtractedText on inactive InputConnectionW/IInputConnectionWrapper﹕ getTextBeforeCursor on inactive InputConnectionW/IInputConnectionWrapper﹕ getSelectedText on inactive InputConnectionW/IInputConnectionWrapper﹕ getTextAfterCursor on inactive InputConnectionW/art﹕ Before Android 4.1, method int android.support.v7.internal.widget.ListViewCompat.lookForSelectablePosition(int, boolean) would have incorrectly overridden the package-private method in android.widget.ListView
查看完整描述

3 回答

?
catspeake

TA贡献1111条经验 获得超0个赞

我发现了同样的事情,但仅在已选中“ 使用主机GPU”设置的模拟器上。尝试将其关闭,您将不再看到那些警告(并且模拟器将运行得非常可怕,非常缓慢。)

以我的经验,这些警告是无害的。请注意,“错误”是EGL_SUCCESS,这似乎表明根本没有错误!


查看完整回答
反对 回复 2019-10-21
?
一只甜甜圈

TA贡献1836条经验 获得超5个赞

修复:在运行设备之前先对其进行解锁。

嗨,大家好:我想对此有个解决办法:

听起来很荒谬,但请尝试解锁您的虚拟设备;即使用鼠标轻扫并打开。您的应用程序应该可以正常工作了!


查看完整回答
反对 回复 2019-10-21
?
慕神8447489

TA贡献1780条经验 获得超1个赞

它位于:工具> Android> AVD Manager>编辑虚拟设备,然后在此处找到“使用主机GPU”设置。

查看完整回答
反对 回复 2019-10-21
  • 3 回答
  • 0 关注
  • 1692 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信