Android
AdKit for ADOP (hereinafter referred to as AdKit for ADOP) uses ADOP's API and has been developed in accordance with the ADOP development guide. By using AdKit for ADOP with Hive SDK or as an individual module, logs are sent to the Analytics server, allowing the omission of separate advertising analysis tasks.
Download¶
Release Date | Download |
2024-04-23 | HiveAdKit_v1.4.6_for_Android_ADOP.zip |
Development Environment¶
|
Release Notes¶
1.4.6¶
- Updated to use ADOP-Android 3.10.0.
- Updated the development environment.
ADOP library versions (As of AdKit v1.4.6)¶
- ADOP Library
- ADOPLibrary-Android:com.adop.sdk:bidmad-androidx 3.13.0
- ADOPLibrary-Android:ad.helper.openbidding:admob-obh 3.13.0
- ADOPLibrary-Android:com.adop.sdk.adapter:adfit:3.12.15.1
- ADOPLibrary-Android:com.adop.sdk.adapter:admob:22.0.0.3
- ADOPLibrary-Android:com.adop.sdk.adapter:applovin:11.9.0.3
- ADOPLibrary-Android:com.adop.sdk.adapter:coupang:1.0.0.1
- ADOPLibrary-Android:com.adop.sdk.adapter:criteo:6.0.0.0
- ADOPLibrary-Android:com.adop.sdk.adapter:fyber:8.2.3.3
- ADOPLibrary-Android:com.adop.sdk.adapter:ironsource:7.3.0.0
- ADOPLibrary-Android:com.adop.sdk.adapter:pangle:5.2.1.1.2
- ADOPLibrary-Android:com.adop.sdk.adapter:pubmatic:2.7.1.3
- ADOPLibrary-Android:com.adop.sdk.adapter:unityads:4.6.1.3
- ADOPLibrary-Android:com.adop.sdk.adapter:vungle:6.12.1.2
- ADOPLibrary-Android:com.adop.sdk.partners:admobbidding:1.0.2
Guide changes¶
- Modified application guide according to AdKit 1.4.6 for Unity ADX update
- Add INSTALL > build.gradle file description.
- Add ADOP Proguard Settings
- Change Initialize AdKit contents and example code