This repository provides a simple Android project demonstrating the integration of the Pubscale Offerwall SDK using Kotlin. It showcases initializing the offerwall, launching and using the listeners for the offerwall.
https://pubscale.gitbook.io/offerwall-sdk/basic-integration/android-integration
- Integration of Pubscale Offerwall via SDK
- Callback handling for various events
- Helper function to create a persistent user ID
- Clone the Repository
git clone https://github.com/GreedyGame/demo-offerwall-android.git
- Open in Android Studio
- Update the SDK Key
Get the offerwall app ID from the dashboard by creating an offerwall placement and replace the "YOUR_PUBSCALE_APP_ID" in MainActivity.kt. - Run the App
Run the app and experience the PubScale offerwall.
Home Screen | Offerwall |
---|---|
![]() |
![]() |