Millennial Media SDK
If you would like to access the documentation for the Smaato NextGen SDK, please click here.
Compatible with: Millennial Media v4.8.2
Initializing
All libraries now need to be explicitly initialized. Please consult the corresponding Millennial Media integration guide:
Getting Started
For the Millennial Media SDK, you need to add to your AndroidManifest
file inside the application tag:
<provider
android:name="com.millennialmedia.internal.utils.MediaContentProvider"
android:authorities="${applicationId}.MediaContentProvider"
android:grantUriPermissions="true"
android:exported="false" />
Last Modified: September 24, 2019 at 9:02 pm
© 2005-2020 Smaato, Inc. All Rights Reserved. Smaato® is a registered trademark of Smaato, Inc.