android启动后出现下面的问题: emulator: ERROR: camera_device_start_capturing: Device 'AndroidEmulatorVC0' is unable to save frame to the clipboard: 0
详细的是下面:
[2011-11-19 16:18:51 - RSS_Reader] ------------------------------
[2011-11-19 16:18:51 - RSS_Reader] Android Launch!
[2011-11-19 16:18:51 - RSS_Reader] adb is running normally.
[2011-11-19 16:18:51 - RSS_Reader] Performing com.rssReader.RSS_ReaderActivity activity launch
[2011-11-19 16:18:51 - RSS_Reader] Automatic Target Mode: launching new emulator with compatible AVD 'v2.2'
[2011-11-19 16:18:51 - RSS_Reader] Launching a new emulator with Virtual Device 'v2.2'
[2011-11-19 16:18:53 - Emulator] emulator: ERROR: camera_device_start_capturing: Device 'AndroidEmulatorVC0' is unable to save frame to the clipboard: 0
然后模拟器可以启动,但是只是一个模拟器,程序并没有运行,里面也找不到自己的这个程序?请问是什么原因!问题同这个一样:http://topic.csdn.net/u/20111110/20/a5393d9c-f699-4b88-b716-cdb084d59d6c.html
请问该怎么办