Updated IpCameraController to use a data file stored in the Assets folder to configure the camera control URLs rather than them being hard coded.

This commit is contained in:
Graham Jones
2015-08-11 19:41:22 +01:00
parent 4ffddf7d6c
commit 385265b3a3
12 changed files with 151 additions and 190 deletions

2
.idea/modules.xml generated
View File

@@ -2,7 +2,7 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/Android_Pebble_SD.iml" filepath="$PROJECT_DIR$/Android_Pebble_SD.iml" />
<module fileurl="file://$PROJECT_DIR$/Android_Pebble_SD_AS.iml" filepath="$PROJECT_DIR$/Android_Pebble_SD_AS.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
</modules>
</component>