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
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to
andro...@googlegroups.com.
To unsubscribe from this group, send email to
android-ndk...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/android-ndk?hl=en.