libpyin
libpyin copied to clipboard
Would it be feasible to produce an Android JNI port?
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.
Yes so if there was a CMakeLists.txt for this, then I think it'd help porting.