Giter Site home page Giter Site logo

andriod's Introduction

OpenMediation SDK for Android

Thanks for taking a look at OpenMediation! We offers diversified and competitive monetization solution and supports a variety of Ad formats including Native Ad, Interstitial Ad, Banner Ad, and Rewarded Video Ad. The OpenMediation platform works with multiple ad networks include AdMob, Facebook, UnityAds, Vungle, AdColony, AppLovin, MoPub, Tapjoy, Chartboost and Mintegral etc.

Communication

  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.

Installation

android {
  ...
  defaultConfig {
        minSdkVersion 16
    }
}

dependencies {
  implementation 'com.adtiming.om:om-android-sdk:1.3.1'

  // AdTiming-Adapter
  implementation 'com.adtiming.adapters.om:adtiming:1.3.0'  
  // AdMob-Adapter
  implementation 'com.adtiming.adapters.om:admob:1.3.1'
  // Facebook-Adapter
  implementation 'com.adtiming.adapters.om:facebook:1.3.0'  
  // Unity-Adapter
  implementation 'com.adtiming.adapters.om:unity:1.3.0'
  // Vungle-Adapter
  implementation 'com.adtiming.adapters.om:vungle:1.3.0'  
  // AdColony-Adapter
  implementation 'com.adtiming.adapters.om:adcolony:1.3.0'
  // AppLovin-Adapter
  implementation 'com.adtiming.adapters.om:applovin:1.3.0'  
  // MoPub-Adapter
  implementation 'com.adtiming.adapters.om:mopub:1.3.0'
  // Tapjoy-Adapter
  implementation 'com.adtiming.adapters.om:tapjoy:1.3.0'
  // Chartboost-Adapter
  implementation 'com.adtiming.adapters.om:chartboost:1.3.0'  
  // Mintegral-Adapter
  implementation 'com.adtiming.adapters.om:mintegral:1.4.1'
  //TikTok-Adapter
  implementation 'com.adtiming.adapters.om:tiktok:1.2.0'
  //IronSource-Adapter
  implementation 'com.adtiming.adapters.om:ironsource:1.2.1'
  //Fyber-Adapter
  implementation 'com.adtiming.adapters.om:fyber:1.2.0'
}

ProGuard

-keep class top.yfsz.yft.mediation.** { *; }
-keep class com.openmediation.sdk.mobileads.** { *; }

Requirements

We support Android Operating Systems Version 4.1 (API Level 16) and up. Be sure to:

  • Use Android Studio 2.0 and up
  • Target Android API level 28
  • MinSdkVersion level 16 and up

LICENSE

See the LICENSE file.

andriod's People

Contributors

zhwuhuang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.