This introduces three new docs: Services: Provides an introduction to using services and describes the service lifecycle (previously in the "Component Lifecycles" section of the fundamentals.jd document) Bound Services: A guide for services that offer binding. AIDL: A doc about using AIDL (primarily for creating a service interface) Also includes edits to IntentService javadocs to clarify different behaviors for some callback methods Includes a new version of the services lifecycle diagram and an additional diagram for determining onRebind() These files are orphaned for now---they're not linked in the sidenav, until I get the last couple documents submitted for the app fundamentals. Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4
74 KiB
432x521px
74 KiB
432x521px
![](/drgreen/android_frameworks_base/raw/commit/7a14b93bee8e14ace67b8b7dc1579f76e4831773/docs/html/images/service_lifecycle.png)