Search found 1 match
- Sat Sep 19, 2020 2:16 am
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1524311
Re: New android app "BadukAI"
You should still be able to do so, using the JNI java <-> native interface. It requires some work, since you have to wrap the executable in a C/C++ library as a code resource, but it should be possible, though.