Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.31 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.31 KB

myTarget Android SDK

Platforms License Maven Central

The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads. After you integrate the myTarget SDK, thousands of myTarget customers will become the target audience for your app or website.

Integrate

Installation

  • Maven Central

    Add the following line to your build.gradle file:

    dependencies {
        //... other dependences
        implementation 'com.my.target:mytarget-sdk:5.20.0'
    }

Integration instructions are available on our website.

Demo-app with examples of integration available in myTargetDemo folder.

Requirements

Android 4.1