libpyin icon indicating copy to clipboard operation
libpyin copied to clipboard

Would it be feasible to produce an Android JNI port?

Open mavavilj opened this issue 3 years ago • 1 comments

Would it be feasible to produce an Android JNI port?

I was interested in this, but I'm finding it a bit taxing to have to read through all the code in order to figure out how to provide it to JNI.

Comparatively, https://github.com/xstreck1/LibPyin was pretty easy to wrap. But it used CMake already.

But this library seemed more difficult based on the makefile and the reliance on libgvps.

mavavilj avatar May 08 '22 16:05 mavavilj

Yes so if there was a CMakeLists.txt for this, then I think it'd help porting.

mavavilj avatar Dec 19 '23 13:12 mavavilj