Modified: Sep 18, 2017
SDK Version: 7.0.0
Thanks for monetizing with InMobi! If you haven't already, sign up for an account to start monetizing your app!
The InMobi SDK for Android is available via:
jCenter JAR
The InMobi SDK is available as a JAR via jCenter; to use it, add the following to your build.gradle
repositories {
jcenter()
}
dependencies {
compile 'com.inmobi.monetization:inmobi-ads:7.0.0'
}
Download from the support portal
To download the latest SDK as a JAR, please visit http://inmobi.com/sdk.
To continue integrating with the InMobi SDK, please see the Integration Guidelines for Android.
- InMobi SDK v7.0.0 for Android introduces brand new Native Ad solution.
- Interactive Video Ad Experience
- Engaging end-cards are now supported via Rich-Media End-cards
- Support for GIF images
- Android 4.0.1 (API level 15) and higher
- android-support-v4.jar, r24
- android-recyclerview-v7.jar,r24
- Picasso Library (picasso-2.5.2.jar - available on JCenter)
- Recommended Google Play Services 8.4.0
To view the license for the InMobi SDK, see here. To view the terms of service, visit https://inmobi.com/terms-of-service. The code for the sample apps is provided under the Apache 2.0 License.