GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

Custom IMA implementation - Android

Customize the IMA module by building from the published sources.

Steps

  1. Download the source JAR for the IMA module release from the WSC Sports GitHub packages Assets section. The file name looks like ima-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 IMA dependencies your project needs.
  5. Make your changes and test.

Did this page help you?