Hey,
I've written a wiegand device driver for as a char device in Linux,
and I want to integrate it to android.
the device I written is asynchronous IRQ driven char device. I want to
integrate it in a way, that when the device notify that a message
received, a pop-up notification will show up on the android screen.
How do you suggest is the best way to achieve that ?
I found some info on the net, suggesting to write the driver as an
input device, and let the android poll the events. is it the best
way ?

If someone have experience with that I will glad to hear some
thoughts...

Thanks

Ramon.

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

Reply via email to