Hi All,

I went through the android source to emulate the camera with machine web
cam. There I hv identified that, in order to do that I need to change 2
things,

   1. The frameworks camera hardware libs
   2. The emulator to pipe the web cam into the android emulated system

And I have manage to find a code to change the framework and that part is ok
now. But since its working on the android emulated system when it try to
open "/dev/video0" it gives exception, cos there isn't video0 on the android
system. Therefore i need to port machines video0 into the android system.
This is according to my understanding.

Please give me your ideas to improve that. How can I do that. I'm quite new
to android.

-- 
Thanks & Regards,
Thisara.

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to