Integrating the AppNext
Supported library and platform versions
Yandex Mobile Ads SDK:
- The minimum supported version of the 8.3.0
- The current version of the 8.3.0
- The maximum supported version of the 8.3.1 (not including)
AppNext SDK:
- The minimum supported version of the 2.7.6.473
- The current version of the 2.7.6.473
- The maximum supported version of the 2.7.6.474 (not including)
Supported ad formats
Integration
Integration using Gradle
Manual integration
-
Configure mediation in the Boost interface and your advertising network account.
-
Add the dependencies to the build.gradle file at the app level:
implementation 'com.yandex.android:mobileads:8.3.0' implementation 'com.yandex.ads.mediation:mobileads-appnext:2.7.6.473.23' -
If you have problems loading the library, add the following code to the build.gradle file as described in the Mintegral documentation AppNext:
maven { url "https://dl.appnext.com/" }
-
Configure mediation in the Boost interface and your advertising network account.
-
Download AppNext SDK 2.7.6.473 and add it to your project.
-
Download the latest version of the adapter for AppNext (an .aar file) from the repository.