xwords/xwords4/android
Andy2 55376567f6 make main board bitmap static in an attempt to remove, or at least
postpone running up against, a memory leak that appears to be in the
java side of things.  Googling suggests lots of folks are having
problems with createBitmap (though I can put the createBitmap() call
in a 50-iteration loop and not crash -- may not be the problem after
all.)  Without this change I crash the 14th time opening a game.  With
it I go 30 and run out of patience.  Now that the board is locked in
vertical mode there's little point in recreating the bitmap anyway.
2011-07-08 21:49:51 -07:00
..
scripts add np (num players) param 2011-06-30 18:22:42 -07:00
XWords4 make main board bitmap static in an attempt to remove, or at least 2011-07-08 21:49:51 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt fix for new location. Need to get this out of git somehow. 2010-06-07 06:11:11 -07:00