Hi, This might be a beginner question so feel free to ignore it (but before posting it i did google to see if i could find the answer)
I would like to write a touchscreen driver (for android-x86) that translates images captured from a webcam to touch events. I have a few specific questions that would help me a lot (just a link to a sample would be great) a) How do i get the raw images from the webcam? b) (The images will be converted to events using some type of lib like openCV) c) Would would be the best touchscreen driver to start from and what are the "must implement" functions? d) Once the driver is ready, do i need to make other modification to the source tree for it to acctually be compiled into the kernel and sending touch events to the framework? Thank you -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
