This is a tool for using Android with open-source mesh radios.
 
 
 
Go to file
geeksville 506796c54b channel editing kinda works 2020-03-15 18:44:10 -07: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 channel editing kinda works 2020-03-15 18:44:10 -07:00
geeksville-androidlib@d6f7cba6f5 sync with dev proto 2020-03-12 12:05:18 -07:00
gradle/wrapper minor fixes to work with virgin build trees 2020-02-27 13:07:11 -08:00
images Update screenshots 2020-03-11 18:22:37 -07: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 Switch from gitter to discourse 2020-03-13 15:03:03 -07:00
TODO.md Merge branch 'master' into map 2020-03-13 16:26:48 -07: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 discussion forum. 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