GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

Custom GAM implementation - Android

Customize the legacy GAM module by building from the published sources.

Steps

  1. Download the source JAR for the GAM module release from the WSC Sports GitHub packages Assets section. The file name looks like gam-1.0.0-sources.jar for version 1.0.0.
  2. Rename the .jar to .zip and unzip it.
  3. Copy the module files into your project.
  4. Add the legacy Google Mobile Ads SDK dependencies your project needs.
  5. Make your changes and test.

Did this page help you?