简体   繁体   English

科尔多瓦应用程序已停止在Android模拟器中的问题

[英]Cordova app has stopped issue in android emulator

While am running the sample application facing the following issue 在运行示例应用程序时遇到以下问题

not only Cordova app every emulator app has the same issue. 不仅是Cordova应用程序,每个仿真器应用程序都存在相同的问题。 I think it is the problem with the emulator 我认为这是模拟器的问题

**我的AVD配置**

**我的模拟器问题**

while opening gallery app 在打开图库应用时

在此处输入图片说明

You could try creating a new emulator with different settings, like lower RAM (512 MB). 您可以尝试创建具有不同设置的新模拟器,例如较低的RAM(512 MB)。

Also, why are you using the standard system images? 另外,为什么要使用标准系统映像? Use the Google APIs system images , since Google APIs are required for practically everything, using a non-APIs image makes no sense. 使用Google API系统映像 ,因为几乎所有内容都需要Google API,所以使用非API映像毫无意义。 You should also avoid useless settings such as your 500MB SD card if you don't really need it. 如果真的不需要,也应避免使用无用的设置,例如500MB SD卡。

Just enable use Host GPU!! 只需启用使用主机GPU! after enabling its working fine 在启用其正常工作之后

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM