mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
google analytics kinda works
This commit is contained in:
parent
c6b11b60d2
commit
3a0fa43d82
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -4,3 +4,14 @@ This is a tool for using Android with mesh radios. You probably don't want it y
|
|||
|
||||
Questions? kevinh@geeksville.com
|
||||
|
||||
## Analytics setup
|
||||
|
||||
on dev devices
|
||||
adb shell setprop debug.firebase.analytics.app com.geeksville.meshutil
|
||||
|
||||
then go here: https://console.firebase.google.com/u/0/project/meshutil/analytics/app/android:com.geeksville.meshutil/debugview~2F%3Ft=1579727535152&fpn=484268767777&swu=1&sgu=1&sus=upgraded&cs=app.m.debugview.overview&g=1
|
||||
|
||||
for verbose logging
|
||||
adb shell setprop log.tag.FA VERBOSE
|
||||
adb shell setprop log.tag.FA-SVC VERBOSE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue