Get started

Android quickstart

How to add the Extentos Android library via Gradle — Maven artifact resolution (mavenLocal during Phase 7a, Maven Central post-7b), required AndroidManifest permissions (BLUETOOTH_CONNECT, BLUETOOTH_SCAN, CAMERA, RECORD_AUDIO, INTERNET), Application class initialization, and the first capability call against the simulator. Currently a stub — the agent-driven path at /docs/getting-started/with-agent covers the same workflow today via generateConnectionModule.

Coming soon. This page will cover Gradle install, manifest setup, and the first capability call from a Compose or View-based Android app.

What this page will cover

  • Add Extentos via Gradle (Maven Central)
  • Required AndroidManifest.xml permissions and features
  • Initialize Extentos in your Application class
  • Make your first capability call
  • Verify in the browser simulator