如何克服模拟器的摄像头?
每次当我尝试在视频捕获模式下使用模拟器的相机时 - 我收到:
Sorry! The application Camera (process com.android.camera) has stopped unexpectedly. Please try again.
我听到了很多关于这个问题的讨论,说模拟器的相机应用程序有错误。
我自己尝试了所有可能的方法:使用所有平台的所有模拟器(除了 honeycomb 的模拟器),尝试增加模拟器堆大小,在 32 位和 64 位平台上尝试 - 无用。这不起作用。
无论如何,有人知道解决这个问题的方法吗?
Each time when I try to use emulator's camera in video capturing mode - I receive:
Sorry! The application Camera (process com.android.camera) has stopped unexpectedly. Please try again.
I heard a lot of discussions around this issue, saying that emulator's camera application is buggy.
Myself tried all possible ways: used all emulators for all platforms (except honeycomb's one), tried to increase emulator heap size, tried in 32-bit and 64-bit platforms - useless. It doesn't work.
Anyway, does someone know way to fix this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
模拟器不支持相机。 这里有一些实验性解决方案,有一个关于它的问题此处。
The camera is not supported by the emulator. There's some experimental solution here, with an SO question regarding it here.