Android Integration
Getting Started
We'll be guiding you through integrating Embrace into your Android application with a series of articles. We recommend going through them in order, although you are free to skip around.
Requirements
Embrace has the following minimum requirements on Android at build time:
- Java 11
- Android SDK Platform 34
- Kotlin 1.8.22
- Gradle 7.5.1
- AGP (Android Gradle Build Tools Plugin) 7.4.2
At runtime, Android 5.0 (API 21) and later are supported.