设置 Windows Mobile 模拟器相机的图像
我正忙于开发一个针对 WM6 的 Windows Mobile 应用程序,我需要使用的功能之一是相机。 在模拟器中,我可以很好地测试相机,但图像始终是黑色的(在黑白之间淡入淡出)。 我需要一种方法来为模拟器提供我已经拍摄的图像。 目前要进行测试,我必须将应用程序部署到我的物理设备上,这会大大减慢该过程。
I am busy developing a windows mobile application that is targeted at WM6 , one of the features i need to use is the camera. In the emulator i can test the camera fine but the image is always black(fades between black and white). I need a way to provide the emulator with a image that i have already taken. At the moment to test i have to deploy the app to my physical device and this is slowing down the process alot.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
![扫码二维码加入Web技术交流群](/public/img/jiaqun_03.jpg)
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在测试期间(在模拟器上)使用图像选择器而不是相机。
During testing (on the emulaor) use the image picker instead of the camera.