mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: add MeshServiceExample project to repo (#2038)
Co-authored-by: niccellular <79813408+niccellular@users.noreply.github.com>
This commit is contained in:
parent
833e6f04dd
commit
c757224269
39 changed files with 1874 additions and 2 deletions
3
mesh_service_example/src/main/res/values/strings.xml
Normal file
3
mesh_service_example/src/main/res/values/strings.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<resources>
|
||||
<string name="app_name">MeshServiceExample</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue