10 lines
259 B
Markdown
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.
|