Skip to content

ternup/caddisfly-app-camera

Repository files navigation

Akvo FLOW Caddisfly Android App

Android app to test water for contaminants by using the camera for color detection

Build from Command Line

  1. Clone project and create a file named local.properties in the project folder with the below configuration setting (ensure correct path to local sdk)

    sdk.dir=path/to/android/sdk
    
  2. Run build command in project folder

    gradlew assembleDebug
    
  3. Install apk to device from Caddisfly/build/apk folder

Build with Android Studio

  1. Clone Project

  2. Import project in Android Studio

  3. Build / Run

License

Copyright (C) TernUp Research Labs LLP

Caddisfly is free software: you can redistribute it and modify it under the terms of the GNU Affero General Public License (AGPL) as published by the Free Software Foundation, either version 3 of the License or any later version.

Caddisfly is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License included below for more details.

The full license text can also be seen at http://www.gnu.org/licenses/agpl.html.

About

Android app using camera for color detection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages