OfferWall
#
Step 1.PrerequisitesThis document mainly introduces how to integrate Offerwall Ads :
- Use Android Studio 2.2 or later
- minSdkVersion 16 or later
- compileSdkVersion 28 or later
- Recommended: Create your TradPlus Apps and get your AppId
- Initialize the TradPlus SDK for Android
#
Step 2.Integration#
2.1 Create an Offerwall ad#
(1)V6.X New API#
(2)V5.X Old API#
2.2 Implement Event Listeners#
(1)V6.X New API#
(2)V5.X Old API#
2.2 Load an Ad#
(1)V6.X New API#
(2)V5.X Old API#
2.4 Check is ReadyBefore show an Ad , using the isReady()
method to make sure you have available ads.