This is a tool for using Android with open-source mesh radios.
 
 
Go to file
geeksville dcd1fd3b55 work around for software update vs scan race condition 2020-01-23 09:04:06 -08:00
.idea change name to Meshtastic 2020-01-23 06:34:15 -08:00
app work around for software update vs scan race condition 2020-01-23 09:04: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
README.md more app name changes 2020-01-23 06:46:23 -08:00
TODO.md work around for software update vs scan race condition 2020-01-23 09:04:06 -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
settings.gradle add my lib 2020-01-21 20:32:19 -08:00

README.md

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