extentos
MCPYour AI coding agent builds the integrationSDKThe native glasses library for iOS & AndroidSimulatorTest on glasses hardware in the browserAgentA voice AI agent inside your appAnalyticsSoonSee how your app runs on real glasses
DocsGuides, concepts, and API referenceBlogEngineering deep-dives and updatesChangelogEverything new in ExtentosRoadmapWhat we're building next
Pricing
GitHubDashboard →
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