Fenceless Grazing Android App
| app | ||
| gradle/wrapper | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle | ||
Fenceless Grazing System App
This is the repository for the mobile application part of the Fenceless Grazing System. The app is a rather standard Android application, written in the Kotlin programming language. To build the application, it is sufficient to run:
./gradlew assembleDebug
This will produce an APK file which can then be loaded onto an Android device or emulator.