// 未解決
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 創(chuàng)建項(xiàng)目失敗
一次升級版本后锣笨,創(chuàng)建module,到了 Add an Activity to Mobile 這步道批,就無法繼續(xù)下一步的操作了错英。
解決:
刪除androidstudio 配置文件
eg:~/資源庫/Preferences/androidstudio3.3 刪除重啟。
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"