新的 AVD 将图片保存到剪贴板
当我创建一个新的 Android 虚拟设备并在 Eclipse 中首次运行它时,我注意到它会激活我的网络摄像头并拍照。这张图片已保存到我的剪贴板。
但我想知道这是否正常并且发生在任何人身上?
信息:
Android开发工具包版本:16.0.1.v201112150204-238534
Android 4.0.3 API级别15
在 Windows XP 上运行
编辑:追踪到我认为是 SDL_app
进程。 另外,当我禁用剪贴板并启动它时,我将其打印到终端:
[2012-01-26 05:12:12 - Emulator] emulator: ERROR:camera_device_start_capturing: Device 'AndroidEmulatorVC0' is unavailable to save frame到剪贴板:0
When I create a new Android Virtual Device and run it for the first time in Eclipse, I have noticed that it activates my webcam and takes a picture. This picture is saved to my clipboard.
But I was wondering if this is normal and happens to anyone?
INFO:
Android Development Toolkit Version: 16.0.1.v201112150204-238534
Android 4.0.3 API level 15
Running on Windows XP
EDIT: Tracked it down to what I think is the SDL_app
process.
Also when I disabled my clipboard and started it up I got this printed to the terminal:
[2012-01-26 05:12:12 - Emulator] emulator: ERROR: camera_device_start_capturing: Device 'AndroidEmulatorVC0' is unable to save frame to the clipboard: 0
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论