8aa13953ee
device's accelerometers).
12 lines
537 B
XML
12 lines
537 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">AndroidExplorerbotServer</string>
|
|
<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>
|