New AVD takes a picture saves to clipboard

江枫思渺然 提交于 2019-12-10 11:39:19

问题


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

来源:https://stackoverflow.com/questions/8933429/new-avd-takes-a-picture-saves-to-clipboard

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!