diff --git a/android/meshtastic_service_example/README.md b/android/meshtastic_service_example/README.md new file mode 100644 index 0000000..962bdc1 --- /dev/null +++ b/android/meshtastic_service_example/README.md @@ -0,0 +1,7 @@ +# mesh_service_example + +This module provides an example implementation of an app that uses the [AIDL](https://developer.android.com/develop/background-work/services/aidl) Mesh Service provided by Meshtastic-Android project. + +Details are available here. + +[mesh_service_example](https://github.com/meshtastic/Meshtastic-Android/tree/main/mesh_service_example)