问题集

作者: NullPoint3Exce | 来源:发表于2019-04-15 19:18 被阅读0次
// 未解决
13:21   Emulator: emulator: ERROR: Could not load OpenGLES emulation library [libOpenglRender]: Could not load DLL!

13:21   Emulator: emulator: ERROR: Retrying in program directory/lib64...

13:21   Emulator: emulator: ERROR: Could not load OpenGLES emulation library [C:\Users\chen\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\lib64\libOpenglRender]: Could not load DLL! (2nd try)

13:22   Emulator: emulator: ERROR: OpenGLES emulation failed to initialize. Please consider the following troublesh

13:22   Emulator: Process finished with exit code -1073741819 (0xC0000005)

Question1: Add an Activity to Mobile 创建项目失败

一次升级版本后,创建module,到了 Add an Activity to Mobile 这步,就无法继续下一步的操作了。
解决:
删除androidstudio 配置文件
eg:~/资源库/Preferences/androidstudio3.3 删除重启。

image.png

Question2: Caused by: java.lang.IllegalStateException: This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_SUPPORT_ACTION_BAR and set windowActionBar to false in your theme to use a Toolbar instead.

android:theme="@style/Theme.AppCompat.Light.NoActionBar"

相关文章

  • 问题集

    .....

  • 问题集

    tomcat在eclipse中启动成功,主页却打不开https://blog.csdn.net/did_itmyw...

  • 问题集

    1. dataframe.mode(“overwrite”)的使用 2. 3. scala case when 4...

  • 问题集

    为什么残差平方和SSE的自由度是n-2?why is the degree of freedom of SSE(S...

  • 问题集

    1.在,一个对象的mapper中: 2.在需要传入多个参数的时候,select组中就不需要明确指出参数的类型了,需...

  • 问题集

    1、使用pip安装scrapy 报 OSError:Operation no permite 可能是新mac系统S...

  • 问题集

    css 模块化在 tsx 文件引入不正确 搭建好的 React 项目。https://www.jianshu.co...

  • 问题集

    Question1: Add an Activity to Mobile 创建项目失败 一次升级版本后,创建mod...

  • 问题集

    饥饿感来自于胃吗? 天行健可以控制饥饿感吗? 大脑密码的慧觉自我观察能控制饥饿感吗? 怎样才能最快速的学会慧觉脑力...

  • Linux基础

    Linux问题集

网友评论

    本文标题:问题集

    本文链接:https://www.haomeiwen.com/subject/lvppwqtx.html