We now have a "connecting" state in the ControlActivity.

This commit is contained in:
Alexandros Schillings
2016-08-31 19:09:38 +01:00
parent 727f2d8953
commit 7f15ea3d1e
3 changed files with 135 additions and 49 deletions
@@ -5,6 +5,7 @@
<string name="app_name">Bluetooth LE Scanner</string>
<string name="connected">Connected</string>
<string name="disconnected">Disconnected</string>
<string name="connecting">Connecting</string>
<string name="invalid_device_data">Invalid Device Data!</string>
<string name="no_data">No data</string>
<string name="not_supported">Not supported</string>