There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A basic example of passing bitmap image from Android to JNI layer in C++/C. This examples simply blurs and image and returns the blurred image to android.