Android application for Meshtastic
Find a file
2020-01-25 06:36:06 -08:00
.idea auto code cleanup 2020-01-24 12:49:27 -08:00
app ununeeded packet type 2020-01-25 06:36:06 -08:00
gradle/wrapper turn on Jetpack Compose for GUI building 2020-01-21 19:16:03 -08:00
.gitignore initial checkin of virgin project 2020-01-20 15:53:22 -08:00
build.gradle beginnings of protobufs 2020-01-22 18:32:21 -08:00
gradle.properties update to latest IDE 2020-01-20 16:13:40 -08:00
gradlew initial checkin of virgin project 2020-01-20 15:53:22 -08:00
gradlew.bat initial checkin of virgin project 2020-01-20 15:53:22 -08:00
README.md add beginnings of radio interface service 2020-01-24 17:05:55 -08:00
settings.gradle add my lib 2020-01-21 20:32:19 -08:00
TODO.md clean up protobufs with a bit of futureproofing for new packet types 2020-01-25 06:16:10 -08:00

Meshtastic-Android

This is a tool for using Android with mesh radios. You probably don't want it yet ;-).

Questions? kevinh@geeksville.com

Analytics setup

Once this project is public, I'll happily let collaborators have access to the crash logs/analytics.

for verbose logging adb shell setprop log.tag.FA VERBOSE adb shell setprop log.tag.FA-SVC VERBOSE