This is an open-source application that aims at demonstrating: a very basic implementation of several simple image processing techniques without using any sophisticated libraries. how to use Gradle and CMake to build and link a custom native library. how to call some of the Android NDK APIs. how to call into methods of a native library via a Java Native Interface. Source code:...
댓글