Does android-NDK support direct camera access? There is no Camera.h in my NDK folder.
The Native Development Kit (NDK) is a set of tools that allows you to use C and C++ code with Android, and provides platform libraries you can use to manage native activities and access physical device components, such as sensors and touch input.
ANativeWindow represents the producer end of an image queue.
It still requires the use of NDK, but all the work of exposing the capabilities to Android apps has already been done.
You're probably going to need some kind of JNI action... Here is an SO Post that seems to address it: take a picture with android ndk - camera api
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With