mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
add notes from @jeksys wrt build
This commit is contained in:
parent
ba4291f4fd
commit
55f9208f47
1 changed files with 14 additions and 0 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue