extentos
How it worksSimulatorDocsPricing
GitHubOpen simulator →
Extentos Docs

Build

Products

SDK
Android SDKInstall (Android)Manifest setup (Android)Initialization (Android)Lifecycle (Android)Threading model (Android)Runtime internals (Android)

Reference

Project

SDKAndroid

Lifecycle (Android)

How Extentos integrates with Activity/Fragment lifecycle and process death.

Coming soon.

What this page will cover

  • Activity/Fragment hooks
  • Process death + recovery
  • Foreground service lifecycle

Initialization (Android)

Initialize the Extentos SDK in your Application class.

Threading model (Android)

Coroutines, dispatchers, and Flow surface.

On this page

What this page will cover