Welcome to the ASAPP Android SDK Overview! This document guides you through the process of integrating the ASAPP functionality into your Android application.

It includes the following sections:

In addition, you can view the following documentation:

Android Requirements

ASAPP supports Android 5.0 (API level 21) and up. The SDK currently targets API level 30.

ASAPP distributes the library via a Maven repository and you can import it with Gradle. ASAPP wrote the SDK in Kotlin. You can also use it if you developed your application in Java.