Hi All, I have a JavaClass which calls native C function via JNI. Can these C function access the device drivers directly ?
Ex. I want to access /dev/video1 from the C function called via JNI. (This failed) However in native C application I was able to access /dev/video1 Regards, sambhav -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
