[android-kernel] Re: Implement camera on Emulator

2010-07-03 Thread Peter Teoh
Not sure, but here: http://stackoverflow.com/questions/2884620/using-camera-in-the-android-emulator inside gave a tutorial link, is it really outdated? perhaps u can verify? and here: http://stackoverflow.com/questions/1276450/how-to-use-web-camera-in-android-emulator-to-capture-a-live-image

[android-kernel] Implement camera on Emulator

2010-07-03 Thread Thisara Rupasinghe
Hi All, I'm trying to implement the emulators camera using web cam. So anyone have idea how to do it? Should I go through "QEMUD" emulator daemon based services and clients. Or can I avoid them and achieve the objective any other way? Please give me any ideas to go forward. -- Thanks & Regards,