Added some progress dialogs when setting up connections.

This commit is contained in:
2013-11-26 14:18:53 -04:30
parent 48fff01369
commit 569889ab83
3 changed files with 129 additions and 33 deletions

View File

@@ -25,5 +25,7 @@
<string name="robot_choice">Pick a robot</string>
<string name="conn_established">Successfully connected with the robot</string>
<string name="conn_failed">Could not connect with the robot</string>
<string name="bt_wait">Please wait for the connection</string>
<string name="serv_wait">Please wait, looking for control device</string>
</resources>