This is a tool for using Android with open-source mesh radios.
 
 
Go to file
geeksville 692f5994a0 add instructions on how to capture logcat logs 2020-03-07 17:19:36 -08:00
.github/workflows fix CI? 2020-03-04 19:30:25 -08:00
.idea onCommit() is more selective than onActive(), so it turns off our btscan sideeffect faster 2020-03-03 20:07:19 -08:00
app release 0.1.2 2020-03-06 20:55:55 -08:00
geeksville-androidlib@45c5deeee2 hide an autobug in compose 2020-03-05 09:50:33 -08:00
gradle/wrapper minor fixes to work with virgin build trees 2020-02-27 13:07:11 -08:00
images a little less ugly 2020-02-25 15:07:09 -08:00
.gitignore test playstore upload 2020-02-14 07:48:19 -08:00
.gitmodules Pull in geeksville-androidlib via git submodule 2020-03-02 10:02:50 -08:00
LICENSE Add license and copyright 2020-03-01 16:39:53 -08:00
README.md Add license and copyright 2020-03-01 16:39:53 -08:00
TODO.md todo updates 2020-03-04 21:06:30 -08:00
build.gradle update build tool 2020-03-05 13:37:06 -08:00
debugging-android.md add instructions on how to capture logcat logs 2020-03-07 17:19:36 -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 Pull in geeksville-androidlib via git submodule 2020-03-02 10:02:50 -08:00

README.md

Meshtastic-Android

This is a tool for using Android with open-source mesh radios. For more information see our webpage: meshtastic.org. If you are looking for the the device side code, see here.

This project is currently early-alpha, if you have questions or feedback please join our chat Join the chat at https://gitter.im/Meshtastic/community. We would love to hear from you.

Once out of alpha the companion Android application will be released here:

Download at https://play.google.com/store/apps/details?id=com.geeksville.mesh

But if you want the bleeding edge app now, we'd love to have your help testing. Three steps to opt-in to the alpha- test:

  1. Join this Google group with the account you use in Google Play.
  2. Go to this URL to opt-in to the alpha test.
  3. If you encounter any problems or have questions, post in our gitter chat and we'll help.

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

Copyright 2018, S. Kevin Hester-Chow, kevinh@geeksville.com. GPL V3 license