Camera on Android Eclipse emulator:

后端 未结 4 461
别那么骄傲
别那么骄傲 2020-12-03 12:27

I don\'t have an embedded camera in the lid of my notebook. I\'d be hooking up through an external USB camera.

The emulator runtime can pick this up right? I\'ll g

4条回答
  •  南方客
    南方客 (楼主)
    2020-12-03 13:08

    Afaik the emulator wont show a realtime camera regardless.

    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

    Updated for newer android versions: http://www.inter-fuser.com/2009/09/live-camera-preview-in-android-emulator.html

提交回复
热议问题