Skip to content

RocketGuess/GrafanaMobile

Repository files navigation

GrafanaMobile

Android app for https://grafana.com/

For developers

Requirements: android sdk https://developer.android.com/studio/index.html#command-tools

We use gradle for build, lint & deploy

Show all gradle tasks

./gradlew tasks

Deploy to target device

./gradlew installDebug

P.S. for show list of current attached devices use

adb devices

Run linter

./gradlew lint
open app/build/reports/lint-results.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages