Android – Installation

Start setting the Adapty paywall builder by installing AdaptyUI SDK.
You can install AdaptyUI SDK via Gradle.

🚧

Pro+ and Enterprise feature

Please before you start setting the feature mind that the Adapty paywall builder is available starting from Pro+ plan. For more information kindly see the pricing.

Install via Gradle

Add Adapty to your build.gradle:

dependencies {
    ...
    implementation 'io.adapty:android-ui:1.0.2'
}

Please note that your Adapty SDK dependency must be 2.4.3 or higher to work with AdaptyUI.