camera - Use Desktop webcam on Android AVD -


i'm developing android app needs capture camera picture,

is there way configure avd use conputer webcam on emulator?

when open default camera app shows me squareanymation, can use/configure emulator/avd use computer webcam?

i can't think of way this.

i following:

during development, when debugging on actual device under adb, use camera normal. while debugging on avd, comment out camera code , pre-taken png app resembles/emulates photo camera have taken. let work on picture analysis regardless of camera, , finish app without actual adb device, avds. 1 ahold of real device can finish up.

on note, if ready go poking around in vms, android kernels, , hals, follow article (http://bytecruft.blogspot.com/2011/05/alternative-to-android-emulator-and.html) tells how setup android x86 under vmware or virtualbox adb device. i'm sure setting host machine's webcam camera easier bay (vmware device bridging comes pretty close).

hope helped.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -