在运行简单的项目Android模拟器错误

在运行简单的项目Android模拟器错误

问题描述:

当我配置的Andr​​oid模拟器为4.4.2版本,该仿真器只是挂起,它不会让过去的Andr​​oid的标志。当我检查了Eclipse中的控制台我得到这个错误: 错误:_factory_client_recv:在''未知照相机厂查询名称

When I configure the Android emulator for version 4.4.2, the emulator just hangs and it does not get past the Android logo. when i checked the Console in Eclipse i get this error: ERROR: _factory_client_recv: Unknown camera factory query name in ''

和这个屏幕截图我的Eclipse工作台:

and this the screen shot of my Eclipse workbench:

和我的Andr​​oid Virual装置的该配置

and this the configuration of my Android Virual Device

我在Android的初学者

取消选中快照选项,然后启动模拟器,如果您正在使用的相机选项,则仿真器不支持摄像头没有提供硬件支持,同时创造模拟器。

Uncheck the snapshot option then start the emulator, and if you are working on camera option then emulator does not support camera without giving hardware support while creating emulator.