Android Example App
An example app is provided on GitHub to demonstrate the Android integration.
Sample Applications
Sample Android applications are available:
What's Included
The sample app demonstrates:
- SDK initialization and configuration
- Showing the offer wall
- Handling offer wall callbacks
- Setting player metadata
- Optional parameter usage
- Lifecycle management (registering/unregistering callbacks)
Getting Started
- Clone the repository from GitHub
- Open the project in Android Studio
- Add your AdGem App ID to
adgem_config.xml - Build and run the app on a device or emulator
tip
The sample app is a great starting point for understanding how to integrate the AdGem SDK into your own Android application.