Categories:Games License:GPLv2 Web Site:http://xwords.sourceforge.net/android.php Source Code:http://xwords.sourceforge.net/source.php Issue Tracker:http://xwords.sourceforge.net/contact.php Changelog:http://xwords.sf.net/and_changes.php Auto Name:Crosswords Summary:A Scrabble-like game Description: A cross-platform game with the same rules as Scrabble that can be played locally (on the same device), via SMS or via an internet relay. Invite other people to a game by sending them a message (or enter the name of the room if you already know it). Drag letters onto the board next to other letters to make new words; press the number on the right of the screen to commit your move and let the next person move. English wordlist is included but there is a link to the website to download other languages. The source code supports push messaging via Google Play, but that won't function in this build even if Google Play is installed. It just means that moves wouldn't be as fast as if it were supported. . Repo Type:git Repo:git://xwords.git.sourceforge.net/gitroot/xwords/xwords Build:4.4 beta 33,26 commit=android_beta_33 subdir=xwords4/android/XWords4 buildjni=yes Build:4.4 beta 38,30 commit=android_beta_38 subdir=xwords4/android/XWords4 buildjni=yes Build:4.4 beta 39,31 commit=android_beta_39 subdir=xwords4/android/XWords4 prebuild=cd .. && \ scripts/genvers.sh >ant_out.txt target=android-8 buildjni=yes Build:4.4,50 commit=android_beta_58 subdir=xwords4/android/XWords4 init=rm -f build.xml forceversion=yes prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \ cd ../ && \ sed -i '/R.java/d' scripts/genvers.sh && \ scripts/genvers.sh XWords4 xw4 > ant_out.txt buildjni=yes Build:4.4 beta 60,52 commit=android_beta_60 subdir=xwords4/android/XWords4 init=rm -f build.xml prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \ cd ../ && \ sed -i '/R.java/d' scripts/genvers.sh && \ scripts/genvers.sh XWords4 xw4 > ant_out.txt buildjni=yes Build:4.4 beta 85,77 disable=cannot get genvers to run properly commit=android_beta_85 subdir=xwords4/android/XWords4 prebuild=../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \ cd .. && \ ./scripts/genvers.sh XWords4 xw4 true true buildjni=yes Build:4.4 beta 96,89 commit=android_beta_96 subdir=xwords4/android/XWords4 prebuild=android update project -p . -t android-14 && \ ../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \ ../scripts/genvers.sh xw4 XWords4 true true && \ rm -rf ../XWords4-dbg Build:4.4 beta 97,90 commit=android_beta_97 subdir=xwords4/android/XWords4 prebuild=android update project -p . -t android-14 && \ ../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \ ../scripts/genvers.sh xw4 XWords4 true true && \ rm -rf ../XWords4-dbg Build:4.4 beta 98,91 commit=android_beta_98 subdir=xwords4/android/XWords4 prebuild=android update project -p . -t android-14 && \ ../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \ ../scripts/genvers.sh xw4 XWords4 true true && \ rm -rf ../XWords4-dbg Build:4.4 beta 99,93 commit=android_beta_99 subdir=xwords4/android/XWords4 prebuild=android update project -p . -t android-14 && \ ../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \ ../scripts/genvers.sh xw4 XWords4 true true && \ rm -rf ../XWords4-dbg Build:4.4 beta 100,94 commit=android_beta_100 subdir=xwords4/android/XWords4 prebuild=android update project -p . -t android-14 && \ ../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \ ../scripts/genvers.sh xw4 XWords4 true true && \ rm -rf ../XWords4-dbg Build:4.4 beta 101,95 commit=android_beta_101 subdir=xwords4/android/XWords4 prebuild=android update project -p . -t android-14 && \ ../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \ ../scripts/genvers.sh xw4 XWords4 true true && \ rm -rf ../XWords4-dbg Maintainer Notes: Uses GCM, but it's fine since the java library is free software and the app still works fine without it. . Auto Update Mode:None Update Check Mode:Tags Current Version:4.4 beta 101 Current Version Code:95