Thanks for taking a look at MoPub! We take pride in having an easy-to-use, flexible monetization solution that works across multiple platforms.
Sign up for an account at http://app.mopub.com/.
Help is available on the wiki.
The MoPub SDK is distributed as source code that you can include in your application. MoPub provides two prepackaged archives of source code:
-
Includes everything you need to serve HTML and MRAID MoPub advertisiments and built-in support for Millennial Media third party ad network - Millennial Media - including the required third party binaries.
-
Includes everything you need to serve HTML and MRAID MoPub advertisements. No third party ad networks are included.
Integration instructions are available on the wiki.
Please view the changelog for details.
-
MRAID 2.0 Support - The MoPub SDK is now compliant with the MRAID 2.0 specification to enable rich media ads in banners and interstitial ad units. Learn more about MRAID from the IAB.
-
Location Polling Updates - Changed the interaction between application- and device-provided location data: more recent location data is now always used (in the past, application-provided location data was always preferred).
As before, you may still disable MoPub SDK's location polling by calling
MoPub.setLocationAwareness(LocationAwareness.DISABLED)
. -
Updated Chartboost SDK Updated the
ChartboostInterstitial
custom event to support Chartboost SDK 5.0.4 -
Android Support Annotations Introduced a dependency on android-support-annotations.jar to support code analysis of
@Nullable
and@NonNull
annotations.
- Android 2.3.1 (API Version 9) and up
- android-support-v4.jar
- android-support-annotations.jar (New in 3.3.0)
- Recommended Google Play Services 5.0.89 & up.
In 3.3.0 a dependency on android-support-annotations.jar was added. If you are using Maven or Gradle to include the MoPub SDK, this dependency is included in the build scripts. For instructions on adding dependencies for Eclipse projects, see our Getting Started Guide
We have launched a new license as of version 3.2.0. To view the full license, visit http://www.mopub.com/legal/sdk-license-agreement/.