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

Threading model (Android)

Coroutines, dispatchers, and Flow surface.

Coming soon.

What this page will cover

  • Suspend functions vs Flow
  • Dispatcher choices
  • Cancellation

Lifecycle (Android)

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

Runtime internals (Android)

How the Android-specific runtime wraps the cross-platform Extentos core.

On this page

What this page will cover