Restrucuture documentation to smaller parts
This commit is contained in:
parent
76f20ca864
commit
80681b78c6
12 changed files with 300 additions and 93 deletions
10
docs/developers/android_service.md
Normal file
10
docs/developers/android_service.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue