mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-22 15:52:01 -04:00
add notes from @jeksys wrt build
This commit is contained in:
14
README.md
14
README.md
@@ -31,6 +31,20 @@ for verbose logging:
|
||||
adb shell setprop log.tag.FA VERBOSE
|
||||
```
|
||||
|
||||
## Build instructions
|
||||
FIXME
|
||||
|
||||
Notes from @jeksys follow.
|
||||
Are there any special instructions for the project?
|
||||
I’m trying to build Android app, but I’m an Android dev, so probably I miss something.
|
||||
|
||||
For now I have following issues:
|
||||
|
||||
missing google-services.json -> created one
|
||||
missing mapbox_access_token string -> added a random string
|
||||
missing cur_firmware_version string -> added a random string
|
||||
I was able to run simulator after applying above fixes
|
||||
|
||||
# Credits
|
||||
|
||||
This project is the work of volunteers:
|
||||
|
||||
Reference in New Issue
Block a user