clip.cpp icon indicating copy to clipboard operation
clip.cpp copied to clipboard

Introduce Java bindings

Open monatis opened this issue 2 years ago • 1 comments

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 avatar Sep 14 '23 19:09 monatis

@monatis I have created a PR #101 that adds an Android demo app and JNI bindings for clip.cpp.

shubham0204 avatar Sep 14 '24 05:09 shubham0204