Android app updated (now the Android app acts even as client using the

device's accelerometers).
This commit is contained in:
Daniele Verducci
2014-03-16 12:43:55 +01:00
parent ecb44abd7a
commit 8aa13953ee
38 changed files with 418 additions and 207 deletions

View File

@@ -5,5 +5,7 @@
<string name="srv">Server started</string>
<string name="explain">Exiting with HOME key will keep the server running. To exit completly press BACK or use the button below.</string>
<string name="killserver">Kill server</string>
<string name="drive">Activate accelerometer drive</string>
<string name="api_requirement_not_satisfied">You need at least Android 3.1 for this feature.</string>
</resources>