Skip to content

AKZ98/AdColony-Android-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdColony Android SDK

  • Modified: October 9th, 2020
  • SDK Version: 4.3.0

Overview

AdColony delivers zero-buffering, full-screen, Instant-Play™ HD video, interactive Aurora™ Video, and Aurora™ Playable ads that can be displayed anywhere within your application. Our advertising SDK is trusted by the world’s top gaming and non-gaming publishers, delivering them the highest monetization opportunities from brand and performance advertisers. AdColony’s SDK can monetize a wide range of ad formats including in-stream/pre-roll, out-stream/interstitial and V4VC™, a secure system for rewarding users of your app with virtual currency upon the completion of video and playable ads.

Release Notes

4.3.0

  • Moved WebView user agent retrieval to background thread.
  • Added logAppOpen() and logAdImpression() methods to AdColonyEventTracker API.
  • Updated OM SDK to v1.3.11
  • Internal optimization of network request timeouts.

Here is the link to the release notes for all the previous SDK versions.

Getting Started

To get started, here is the link to Android SDK integration documentation.

Supporting 64-bit on Android

Version 3.3.7 and above no longer uses the .so libraries and these can be removed from your project. SDK 3.3.7 and above supports 64-bit without the .so libraries.

If you are using using earlier 3.x SDK versions you need to add the proper libadcolony.so and libjs.so architectures to your project to support 64-bit.

Upgrade

SDK 2.x:

Please note that updating from our 2.x SDK is not a drag and drop update, but rather includes breaking API and process changes. In order to take advantage of the 3.x SDK, a complete re-integration is necessary. Please review our documentation to get a better idea on what changes will be necessary in your app.

SDK 3.x:

Update the AdColony library referenced by your project following the steps below:

Manual

  • Drag and drop the adcolony.jar into your project.

Via Gradle

Assuming our maven repo is added to your project (see our project setup guide), update your 'dependencies' configuration within your module's build.gradle to point to the latest version:

dependencies {
  /** 
   * Any other dependencies your module has are placed in this dependency configuration
   */
  implementation 'com.adcolony:sdk:4.2.4'
}

Legal Requirements

By downloading the AdColony SDK, you are granted a limited, non-commercial license to use and review the SDK solely for evaluation purposes. If you wish to integrate the SDK into any commercial applications, you must register an account with AdColony and accept the terms and conditions on the AdColony website.

Note that U.S. based companies will need to complete the W-9 form and send it to us before publisher payments can be issued.

Contact Us

For more information, please visit AdColony.com. For questions or assistance, please email us at [email protected].

About

AdColony Mobile Ads SDK for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published