Skip to content

Cocos2dx-CPP

Hive AdKit for ADOP (hereinafter AdKit for ADOP) is an advertising module of the Hive platform developed with the ADOP API, which has improved the convenience and usability of the advertising module provided by ADOP.
Using AdKit for ADOP with the Hive SDK or individual modules allows logs to be sent to the Hive analytics server, eliminating the need for separate advertising analysis work.

This guide introduces the process of applying Hive AdKit for ADOP in Cocos C++ so that Hive SDK users can use ADOP in a C++ development environment. The Hive AdKit C++ SDK operates on iOS and Android, and there are differences in the setup methods for each operating system.

Latest downloads

Release Date Download
2021-12-06 HIVEAdKit_v1.0.0_for_CPP_ADOP.zip

Development environment

  • Minimum supported version
    • Hive SDK v4.15.0 or higher
    • Hive SDK v1.19.0 or higher
    • Hive C2S.19.0 or higher
    • For Android OS, Android SDK 19
    • For iOS OS, iOS 11
  • This guide is based on the following development environment:
    • Cocos2dx 3.17.2
    • Xcode 13.1   -   CocoaPod 1.10.2 or higher
    • Development environment supporting Android SDK build 30   -   JDK 8   -   Android SDK API 30   -   Android Platform build-tool 30.0.3
    • Uses AndroidX libraries. If it is not an AndroidX project, you need to migrate to AndroidX.

Release notes

V1.0.0 (Dec 6, 2021)

  • Release of Hive AdKit for ADOP