clip.cpp
clip.cpp copied to clipboard
Introduce Java bindings
Since the entire public API is C-compatible, JNI or JNA might be possible now. That could be used for interesting use cases such as image search directly on Android phones etc.
@monatis I have created a PR #101 that adds an Android demo app and JNI bindings for clip.cpp.