xwords/xwords4/android
eehouse 77f21c6f2e try passing application context to CommonPrefs. I'm getting a crash
on device when app's been running for a while and, perhaps, the
original GamesList activity has been recycled but CommonPrefs instance
with its static has not.  The BoardView is being recreated and
CommonPrefs asserts that m_context is null.  That shouldn't be
possible, but we'll try this.
2010-05-09 14:42:19 +00:00
..
scripts always do a clean build, meaning touching Android.mk before building 2010-04-25 03:38:50 +00:00
XWords4 try passing application context to CommonPrefs. I'm getting a crash 2010-05-09 14:42:19 +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