[CM] OT Using s7 in an iOS mobile app + SQLite

Elijah Stone elronnd at elronnd.net
Wed Jan 12 01:34:02 PST 2022


On Wed, 12 Jan 2022, mike at eggheadgames.com wrote:

> Next step is try this on Android, where the fun part will be calling C, 
> and hence s7, through the JNI layer!

Note you do not have to do through java, see e.g. 
https://github.com/cnlohr/rawdrawandroid.  Whether that makes sense is not 
clear (as you would have to do the UI yourself), but it would eliminate 
the need for annoying java<->c communication.

  -E


More information about the Cmdist mailing list