Skip to content

avohraa/smart-appnexus-mediation-adapter-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Smart AdServer - AppNexus SDK Adapter for Android

Introduction

The Smart Display SDK version 7.0 and more can be used with AppNexus SDK (tested on version 4.12.0) and more through the Ad Adapter classes provided in this repository.

Supported Ad Formats are banners and interstitials.

Setup

  1. Install the AppNexus SDK according to the official documentation.

  2. Install the Smart Display SDK by adding the Smart-Display-SDK to your app gradle file (more info in the documentation).

  3. Checkout this repository and copy the Ad Adapter classes you need into your Android Project:

  • SmartAdServerBannerAdView for banner ads.
  • SmartAdServerInterstitialAdView for interstitial ads.
  • SmartAdServerBaseAdapter in any cases.
  1. Edit the SmartAdServerBaseAdapter class and replace the default base url with your dedicated base url.

  2. You can now create a mediated ad in AppNexus backend.

More infos

You can find more informations about the Smart Display SDK and AppNexus Ad Adapter classes in the official documentation: http://documentation.smartadserver.com/displaySDK

About

AppNexus to Smart adapter for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%