错误"validate_display:255错误3008(EGL_BAD_DISPLAY)"通过Toutorial [英] Error "validate_display:255 error 3008 (EGL_BAD_DISPLAY)" by Toutorial

查看:1731
本文介绍了错误"validate_display:255错误3008(EGL_BAD_DISPLAY)"通过Toutorial的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是javascript和android的新手,我想用SAPUI5编写多页应用程序.为此,我找到了一个教程: https://sapui5.hana.ondemand.com/sdk/#docs/guide/df86bfbeab0645e5b764ffa488ed57. html 可以正常运行,直至逐步完成-步骤8.我的项目中的源代码完全相同,但不起作用.我收到以下错误:

I'm new to javascript and android and I want to program a multi page app with SAPUI5. For this I found a tutorial: https://sapui5.hana.ondemand.com/sdk/#docs/guide/df86bfbeab0645e5b764ffa488ed57dc.html which works fine, up to Walk through - Step 8. I have exactly the same source code in my project, but it doesn't work. I get following errors:

  E/Zygote: MountEmulatedStorage()
E/Zygote: v2
E/SELinux: [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
E/SysUtils: ApplicationContext is null in ApplicationStatus
E/libEGL: validate_display:255 error 3008 (EGL_BAD_DISPLAY)
E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/i18n/i18n_de_DE.properties

我知道第一个和第二个,但是我找不到其余的信息.

I know the first and the second, but I don't find information for the rest.

有人知道他们来自哪里以及如何解决?

Does anybody know where they come from and how to solve it?

回答:

我不知道问题出在哪里.我尝试使用SDK版本,并遇到许多gradle错误.解决之后,我使用了第7步中的代码,仅添加了黄色线条,并删除了要删除的内容.

I don't know what the problem actually was. I tried with the SDK-versions and get many many gradle errors. After I solved it, I used the code out of Step 7 an added only the yellow colored lines and delete what was to delete.

推荐答案

sapui

Not related to sapui

不知道它是否会帮助别人.

Don't know whether it will help others or not.

当我尝试使用 google docs webview中打开 pdf文件时遇到此错误.

I've got this error when I was trying to open a pdf file in webview by using google docs.

我已经改变

webView.loadUrl(url);

webView.loadUrl("http://docs.google.com/gview?embedded=true&url=" + url);

它奏效了.

这篇关于错误"validate_display:255错误3008(EGL_BAD_DISPLAY)"通过Toutorial的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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