WARNING
Warning: If developers allow SDK to get the following permissions, they need to inform the Mint Mediation staffs in advance for it involves the privacy data related issues. Furthermore, please modify the user's consent synchronously to inform users of the goal and purpose of following permissions got with the user's consent.
Serial Number | Permissions Involving Third-party SDK Privacy Issues |
---|---|
1 | android.permission.ACCESS_FINE_LOCATION |
2 | android.permission.ACCESS_COARSE_LOCATION |
3 | android.permission.READ_PHONE_STATE |
4 | android.permission.WRITE_EXTERNAL_STORAGE |
5 | android.permission.ACCESS_NETWORK_STATE |
6 | android.permission.ACCESS_WIFI_STATE |
7 | android.permission.INTERNET |
8 | android.permission.CAMERA |
9 | android.permission.RECORD_AUDIO |
10 | android.permission.READ_EXTERNAL_STORAGE |
11 | android.permission.BLUETOOTH |
12 | android.permission.NFC |
13 | android.permission.WAKE_LOCK |
14 | android.permission.VIBERATE |
WARNING
Warning: In addition to introducing the third-party SDK on demand by referring to ADN Operation Guide, it is also necessary to integrate with the third-party SDK Adapter matching the Mint Mediation version, and refer to the code below to add the dependencies in the app level build.gradle
file.
implementation 'com.mi.dev.mint:admob-adapter:*.*.*'
implementation 'com.mi.dev.mint:facebook-adapter:*.*.*'
implementation 'com.mi.dev.mint:mint-ad-adapter:*.*.*'
……
SDK | Version Supported | Rewarded Video | Interstitial | Banner | Native Ads |
---|---|---|---|---|---|
AdMob | 22.3.0 | ✔ ️ | ✔ | ✔ | ✔ |
6.16.0 | ✔ ️ | ✔ | ✔ | ✔ | |
Mint Ad | 3.1.3.0 | ✔ ️ | ✔ | ✔ | ✔ |
AdColony | 4.8.0 | ✔ | ✔ | - | - |
AppLovin | 11.11.3 | ✔ ️ | ✔ | ✔ | - |
Chartboost | 9.4.0 | ✔ ️ | ✔ | - | - |
ironSource | 7.3.1 | ✔ ️ | ✔ | ✔ | - |
Tapjoy | 13.1.2 | ✔ ️ | ✔ | - | - |
UnityAds | 4.8.0 | ✔ ️ | ✔ | ✔ | - |
Vungle | 6.12.1 | ✔ ️ | ✔ | ✔ | - |
Pangle | 5.3.0.6 | ✔ ️ | ✔ | ✔ | ✔ |
Mintegral | 16.4.61 | ✔ ️ | ✔ | ✔ | ✔ |
MyTarget | 5.18.0 | ✔ ️ | ✔ | ✔ | ✔ |
Inmobi | 10.5.8 | ✔ ️ | ✔ | ✔ | ✔ |
Yandex | 5.7.0 | ✔ ️ | ✔ | ✔ | ✔ |
Amazon | 9.8.6 | - ️ | ✔ | ✔ | - |
Bigo | 4.0.2 | ✔ | ✔ | ✔ | ✔ |
Fyber | 8.2.3 | ✔ | ✔ | ✔ | - |
The Mint Mediation aggregation platform supports the presentation of ads from multiple ad networks. You can select the best ads for presentation by sending the ad request to multiple platforms, which helps to maximize your ad revenue. The Mint Mediation platform supports the aggregation of Rewarded Video, Interstitial, Banners and Native Ads from more than 10 platforms to load and present ads, and maximizes the revenue through the intelligent loading, multi-instance mechanism and hybrid waterfall technologies.