← Back to Part

Android’s background-work stack, broadcast system, and notification API — when to use each, how they compose, and the system constraints you must work within.

Contents

  1. Services
  2. WorkManager
  3. BroadcastReceiver
  4. Notifications
  5. Foreground Services

Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.