Android SDK
Learn how to integrate Unity Offerwall with Android-developed apps.
Read time 1 minuteLast updated 3 hours ago
Learn how to integrate Unity Offerwall with Android-developed apps.
Topic | Description |
---|---|
Initialize Offerwall on Android by following the Quickstart guide: add the SDK by using Maven, declare required permissions and manifest settings, connect with your API key and flags, and verify connection through success/failure callbacks. | |
Reference the basic SDK documentation to learn how to request ad placements with the TJPlacement class—ensuring that placement names match those configured in the Offerwall dashboard. | |
Register a device as a test device in the Offerwall dashboard to access test-only content and automatically enable debug logging during development. | |
Configure privacy settings like GDPR, CCPA, or COPPA in accordance with user consent and applicable regulations using the Offerwall Android privacy documentation. | |
Integrate Offerwall in Cocos2d-x projects using the iOS C++ Library guide, starting with header inclusion. |