xwords/xwords4/android
eehouse a3926f42ff move game save into jnithread so it can be synchronized with other
activities accessing the jni, then do it once in onPause and again in
onDestroy before closing the game.  Network activities are probably
the only things that can change the game state after onPause is
called, so they'll probably want to be followed by SAVE commands.
2010-06-03 04:57:46 +00:00
..
scripts shorten pattern to include multi-line elements (I should use 2010-05-27 02:58:08 +00:00
XWords4 move game save into jnithread so it can be synchronized with other 2010-06-03 04:57:46 +00:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00