AndroidJniBitmapOperations icon indicating copy to clipboard operation
AndroidJniBitmapOperations copied to clipboard

Allows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java environment on Android

Results 2 AndroidJniBitmapOperations issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to improve on this wonderful library by adding a bitmap overlay function. Can you take a look at this Stackoverflow question I created about it and...

Added instructions and link to download pre-compiled jar and .SO files. and I also added sample code.