Skip to content

myTargetSDK/mytarget-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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