This document introduces how to integrate the Android-side TopOn SDK (hereinafter referred to as SDK), including obtaining a developer account, obtaining AppID and AppKey, and creating configurations for advertising. The SDK supports native advertising (Native, including self-rendering, templates, Draw, etc.), rewarded video advertising (RewardedVideo), banner advertising (Banner), intersitial advertising (Intersitial) and open-screen advertising (splash).
Due to the differences in the application ecology between mainland China and non-mainland China, there are obvious differences in SDK-related permission management and supported advertising platforms, so the SDK distinguishes two versions for mainland China and non-mainland China(The API interfaces provided by the two versions of SDK are the same, and the integration code can use the same set), please refer to the region where the application is actually released. Select the corresponding version to integrate:
Version | Integration Guide |
---|---|
Mainland China version | For details, see: Mainland China version integration instructions |
Non-mainland China version | For details, see: Non-mainland China version integration instructions |