Display IP Address and port of child device
Later, the parent will be able to use this information to pair with the child device, as an alternative to using mDNS
This commit is contained in:
@@ -20,5 +20,8 @@
|
||||
<string name="connectedTo">Connected To:</string>
|
||||
<string name="disconnected">Disconnected</string>
|
||||
<string name="listening">Listening...</string>
|
||||
|
||||
<string name="addressTitle">Address:</string>
|
||||
<string name="portTitle">Port:</string>
|
||||
<string name="addressDescription">Address and port that parent must pair to</string>
|
||||
<string name="wifiNotConnected">Not connected to a Wi-Fi network</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user