Documentation Index
Fetch the complete documentation index at: https://docs.encorekit.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Encore Android SDK is available on Maven Central — no additional repository configuration required.Install via Gradle
Step 1: Add the Dependency
Add the SDK to your app-levelbuild.gradle.kts:
mavenCentral() is included by default in Android projects. No additional repository setup is needed.Step 2: Sync and Verify
Sync your Gradle project, then verify the SDK is available:Next Steps
Now that the SDK is installed, continue with the integration:- Configure the SDK - Set up your API key and initialize Encore
- Identify Users - Learn how to identify users for offer tracking