xwords/xwords4/android/XWords4
Eric House edf13be4c8 I'm getting a crash on 2.1 in the simulator when calling
DeleteGlobalRef then NewGlobalRef on the same ref.  So use a temp to
reverse the order.  May fix reported crash as well.
2012-03-05 20:04:32 -08:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni I'm getting a crash on 2.1 in the simulator when calling 2012-03-05 20:04:32 -08:00
res move app name out into separate file so the big one doesn't have to be 2012-02-29 17:48:31 -08:00
src/org/eehouse/android/xw4 commented-out function to send a .xwd as an email attachment. I can't 2012-02-22 09:51:35 -08:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml remove duplicate string since it's ignored anyway. 2012-02-27 19:38:27 -08:00
build.xml add -pre-clean that invokes the jni's 'make clean' 2012-03-05 19:07:49 -08:00
build_unchecked.xml version of build.xml modified to pass -xline to javac. For future use... 2010-11-05 05:06:04 -07:00
project.properties update build scripts to use newer NDK. 2012-01-02 18:11:36 -08:00