Contains the projects files for the Android version of SCOUT Mobile
SCOUT Mobile is a derivative if NICS Mobile, hence the interchangeability of the names.
This is an Android Studio project.
To open the project, open Android Studio and select "Open an existing Android Studio project", then navigate to and select the outermost "SCOUTMobile" directory
To deploy the app:
- Build -> Make Projeect,
- Run -> Run 'SCOUT_Mobile'
The configuration file "config_strings.xml" has been removed from the "SCOUTMobile" project directory.
The file "config_strings.xml" should be placed in the directory: “scout-android/SCOUTMobile/SCOUTAndroidAPI/src/main/res/values/”