Unity Ads Android integration requirements

Review the integration requirements for Unity Ads SDK to ensure your Android app meets the necessary prerequisites to implement ad formats.
Read time 1 minuteLast updated 4 hours ago

Review the requirements and supported tools to complete the Unity Ads integration with your Android app before installing, initializing, and implementing interstitial, rewarded, or banner ads to earn revenue.

App prerequisites

Your Android gradle plugin version must be at least 4.2.0 or higher. Ensure your
build.gradle
file specifies the following:
  • minSDKversion
    to be
    19
    or higher
  • compileSdkVersion
    to be
    33
    or higher
  • Java 8 targeting for the Unity Ads SDK version 4.7.0 and higher
  • Protobuf-kotlin-lite
    or
    protobuf-java-lite
    and the version used