简体   繁体   English

模拟器无法在Android Studio中启动

[英]Emulator not start in Android Studio

I try repeatedly to start AVD in different configuration but I obtain error "/? E/SurfaceFlinger﹕ ro.sf.lcd_density must be defined as a build property". 我反复尝试以不同的配置启动AVD,但出现错误“ /?E / SurfaceFlinger:ro.sf.lcd_density必须定义为构建属性”。 I use armV7 for Android Lollipop in this cases. 在这种情况下,我将armV7用于Android Lollipop。 In this case seems that some property is not defined correctly in build.conf file. 在这种情况下,似乎在build.conf文件中未正确定义某些属性。 If the deduction is correctly, for an emulator where I can found this file to define this property? 如果推论正确,那么对于一个仿真器,我可以在其中找到该文件来定义此属性?

Are you trying create avd for lollipop device are also some other one. 您是否正在尝试为棒棒糖设备创建avd,还有其他一些。 If same error is persisting for another devices then try to use Genymotion as alternative to avd. 如果其他设备仍然存在相同的错误,请尝试使用Genymotion替代avd。
It is much better and faster than the emulator provided by android. 它比android提供的模拟器更好,更快。

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

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