Skip to content

appnexus/oas-mobile-sdk-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: These files are to be used with OAS only. For AppNexus Console use please download the AppNexus Android Mobile SDK instead.

AppNexus Open AdStream Android Mobile SDK

Maven Integration

repositories { 
    mavenCentral() 
    maven{
        url 'http://cdn.adnxs.com/anx-sdk/maven' 
    }
}
... 
dependencies {
    // Integrate AppNexus OAS SDK and Android support library
    compile 'com.appnexus.oas.mobilesdk:appnexusoasmobileadsdk:2.2.3'
    compile 'com.android.support:support-v4:22.2.0'
    ...
}

Manual Integration

See IntegrationGuide/Android_SDK.pdf for details.


Please contact your OAS Account Manager for support regarding any issues.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published