Android app for https://grafana.com/
Requirements: android sdk https://developer.android.com/studio/index.html#command-tools
We use gradle for build, lint & deploy
./gradlew tasks
./gradlew installDebug
P.S. for show list of current attached devices use
adb devices
./gradlew lint
open app/build/reports/lint-results.html