mesh_service_example
DEPRECATED — scheduled for removal in a future release.
This module is no longer maintained and will be deleted once the new public API documentation is available. Do not add new code here. Do not use it as a template for new integrations.
For integrating with the Meshtastic service from your own app, refer to the
:core:apimodule README atcore/api/README.md.
What this was
mesh_service_example was a sample Android application demonstrating how to bind to the
IMeshService AIDL interface and exchange data with the Meshtastic radio service. It is kept in
the repository only to avoid breaking the CI assemble task (mesh_service_example:assembleDebug)
and the JitPack publication that consumers may reference, until those are formally retired.
License
See the root LICENSE file.