brouter/docs/developers/android_service.md
2021-12-29 08:49:47 +01:00

10 lines
259 B
Markdown

---
parent: Developers
---
# Android Service
BRouter exposes an [Android
Service](https://developer.android.com/guide/components/services) which can be
used by other applications to calculate routes. See `IBRouterService.aidl` for
the interface definition.