AppNext integration
Supported versions of libraries and platforms
Yandex Mobile Ads SDK:
- Minimum supported 7.7.0 version
- Currently supported 7.7.0 version
- максимальная поддерживаемая версия 7.7.1 version (up to, but not including)
AppNext SDK:
- Minimum supported 2.7.6.473 version
- Currently supported 2.7.6.473 version
- Maximum supported 2.7.6.474 version (up to, but not including)
Supported ad formats
Integration
Enable using Gradle
Enable manually
-
Set up mediation in the Yandex partner interface and other network interface.
-
Add the dependencies to the build.gradle file at the app level:
implementation 'com.yandex.android:mobileads:7.7.0' implementation 'com.yandex.ads.mediation:mobileads-appnext:2.7.6.473.4'
-
If you have problems loading the library, add the following code to the build.gradle file as described in the AppNext documentation:
maven { url "https://dl.appnext.com/" }
-
Set up mediation in the Yandex partner interface and other network interface.
-
Download the available 2.7.6.473 AppNext SDK version and add it to your project.
-
Download the latest version of the AppNext adapter (an .aar file) from the repository.