xwords/xwords4/android/XWords4
Eric House 548fb86734 Play around with getting notified when another device connects. I
need an alternative to keeping a listening socket open in a thread
forever, as the OS will eventually shut me down if there's memory
pressure.
2012-01-19 22:32:34 -08:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni get uuid from C code so can ensure linux version has same. 2012-01-19 18:28:27 -08:00
res add temporary ping menuitem, and implement by sending message to first 2012-01-19 06:42:08 -08:00
src/org/eehouse/android/xw4 Play around with getting notified when another device connects. I 2012-01-19 22:32:34 -08:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml Play around with getting notified when another device connects. I 2012-01-19 22:32:34 -08:00
build.xml More new SDK fixes: put back script to generate GitVersion.java. 2011-11-19 19:49:15 -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