• Stars
    star
    2
  • Language
    C
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

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.