Service discovery and tcp connections work now.
This commit is contained in:
@@ -27,5 +27,7 @@
|
||||
<string name="conn_failed">No se pudo conectar con el robot</string>
|
||||
<string name="bt_wait">Por favor espere por la conexión</string>
|
||||
<string name="serv_wait">Por favor espere, buscando dispositivo de control</string>
|
||||
<string name="serv_connected">Conectado con el dispositivo de control</string>
|
||||
<string name="serv_fail">Falló la conexión con el dispositivo de control</string>
|
||||
|
||||
</resources>
|
||||
|
@@ -27,5 +27,7 @@
|
||||
<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>
|
||||
<string name="serv_connected">Connected with the control device</string>
|
||||
<string name="serv_fail">Could no connect with the control device</string>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user