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

Install (Android)

Add the Extentos Android SDK to your project via Gradle.

Coming soon.

What this page will cover

  • Add Maven Central
  • Add the dependency in build.gradle.kts
  • Sync and verify

Android SDK

Add Extentos to your Android app via Gradle. Supports Android 8+ (API 26), Kotlin, coroutines.

Manifest setup (Android)

Required AndroidManifest.xml entries — permissions, features, foreground service.

On this page

What this page will cover