問題描述
我的筆記本蓋子上沒有嵌入式攝像頭.我將通過外部 USB 攝像頭進行連接.
I don't have an embedded camera in the lid of my notebook. I'd be hooking up through an external USB camera.
模擬器運行時可以選擇這個,對嗎?我會在 AVD 皮膚的屏幕上實時顯示圖像嗎?
The emulator runtime can pick this up right? I'll get the image displayed inside the AVD skin's screen in real time?
推薦答案
無論如何,模擬器都不會顯示實時攝像頭.
Afaik the emulator wont show a realtime camera regardless.
如果您需要在自己的應用程序中使用實時攝像頭源進行調試,有一個解決方案:http://www.tomgibara.com/android/camera-source
If you need a live camera-source to use in your own app for debugging, there is a sollution at http://www.tomgibara.com/android/camera-source
針對較新的 android 版本進行了更新:http://www.inter-fuser.com/2009/09/live-camera-preview-in-android-emulator.html
Updated for newer android versions: http://www.inter-fuser.com/2009/09/live-camera-preview-in-android-emulator.html
這篇關于Android Eclipse 模擬器上的相機:的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!