我使用Visual Studio Code运行“离子Cordova运行Android”。但是,这些应用在模拟器中显示了白屏幕。如果使用USB调试,则可以正确显示。如果使用APK安装,则该设备还正确显示。想要使用仿真器,因为我想调试“ http://10.0.2.2” ..这是我的仿真器设置..
仿真器设置
我所做的事情是按照选择
- 角度(D3D11)的openGL es渲染器在模拟器预先设置下
- 选择软件-GLES 2.0在创建模拟器期间
- 尝试r和q的 模拟性能的图形图形在创建虚拟设备期间的系统映像中,
- 基于模拟器设置的系统图像
系统图像选择
I run "ionic cordova run android" using visual studio code.. but the apps shows white screen in the emulator.. it display properly if using USB debugging.. the device also display properly if install using the apk.. the reason why I want to use emulator because I want to debug "http://10.0.2.2".. this is my emulator setting..
Emulator setting
Things that I have done is as per below
- Choose ANGLE (D3D11) for OpenGL ES Renderer at the emulator advance setting
- Choose Software - GLES 2.0 graphic for the Emulated Performance during create emulator
- Try both R and Q for the system image during create the virtual device
- Update the SDK based on the system image set at the emulator
System image selection
发布评论
评论(1)
问题
启动
解决方案
是github的解释,
关于Chrome问题的解释
下面是我的新系统图像
Issue
Founding
Solution
Below is the explanation from GitHub for angular
Explanation about the chrome issue
Below is my new System Image
New System Image