⚡SDK Initialization
Last updated
Last updated
Download the following files and add them to your Android app's module directory:
In your MainApplication
file, locate the getPackages()
method and register the Adjump SDK module by adding the following line:
The parameters to this call are as follows:
To initiate the OfferWall, simply invoke the launchOfferWall
method.
Parameter | Description |
---|---|
accountId
Your adjump account id.
appId
Your adjump application id.
userId
The registered User Id associated with your application.