Mediaverse Android SDK - Getting Started

This guide will show you how to easily monetize your mobile app with Mediaverse in a few simple steps.

First - you should choose the integration approach and jump to the respective section of this guide.

  • Direct In-App Integration - when Mediaverse SDK will be used on the app pages to load and render the ads.
  • AppLovin MAX Integration - when Mediaverse SDK will be added to the existing Ad Unit's waterfall on AppLovin MAX.
  • AdMob Integration - when Mediaverse SDK will be added to the existing Ad Unit's waterfall on AppLovin MAX.

Option 1: Direct In-App integration

Follow the integration instructions to add the SDK to your app. Once the SDK is integrated, you can provide configuration options that will help increase your revenue.

Once SDK is integrated you can add the following ad formats:

Option 2: AppLovin MAX Integration

To add the Mediaverse demand to your monetization stack on AppLovin MAX, you should create a Mediaverse Network and add custom network Placements to the ad units.

Follow the AdOps guide for AppLovin MAX to tune the Mediaverse Network in your account.

Once MarMediaverse's Ad Sources are added to the AdUnits waterfalls, you should integrate the Mediaverse SDK and Mediaverse AppLovin adapters into your app.

For the details, follow the AppLovin MAX integration instructions.

Option 3: AdMob Integration

To add the Mediaverse demand to your monetization stack on AdMob, you should create a Mediaverse Mediation Group and add Custom Events to the ad units.

Follow the AdOps guide for AdMob to tune the Mediaverse Mediation Group in your account.

Once Mediaverse Custom events are added, you should integrate the Mediaverse SDK and Medaify AdMob adapters into your app.

For the details, follow the AdMob integration instructions.

Verify and Test your Integration

Mediaverse provides open-source Demo Applications on JAVA and Kotlin, which you can use to implement and verify your integration. Each app contains examples for all supported formats. You can also use test configuration parameters to verify your implementation.

The Demo Apps are available in the GitHub repo: https://github.com/mediafy-io/mediafy-sdk-android-demo.

+

Contact Us