CameraImageMonitor now follows the Producer/Consumer model. Other assorted minor changes.

This commit is contained in:
2013-11-28 15:48:17 -04:30
parent d6227bd300
commit 5910c711d8
5 changed files with 50 additions and 37 deletions

View File

@@ -10,7 +10,7 @@
<string name="get_server_button">Connect with NxtAR</string>
<string name="start_button">Start video streaming</string>
<string name="ipAddressLabel">NxtAR IP Address</string>
<string name="badIpToast">Invalid IP address</string>
<string name="badIpToast">No proper server found</string>
<string name="emptyIpToast">Fill out the IP address field</string>
<string name="wifi_on_title">This app requires WiFi</string>
<string name="wifi_on_msg">Turn on the WiFi?</string>