Download SDK
Overview
Once you've published the Native SDK, you can download the package for Android platforms from the OneTrust application. This package contains several files you will need to extract to demo, test, and implement the Native SDK.
Integration Options
- Download an
.aar
file from the OneTrust Tenant (includes Demo App) - Add as a Maven Dependency (SDK framework only, no Demo App)
Download from OneTrust Tenant
- Navigate to Cookie Consent > SDKs
- Select the application from the list. If you do not see any applications, navigate to Mobile Apps and create a new one.
- Select the SDK tab
- Select the Native SDK button option
- Select Download the SDK
What's in the Download Package?
File Name | Description |
---|---|
OTPublishersNativeApp | This folder contains the necessary files for downloading the demo application and testing the banner and preference center configurations. |
CHANGELOG | This is the SDK Changelog file which contains a list of version changes. |
LICENSE | This is the SDK usage license policy file. |
OTPublishersHeadlessSDK-release.aar | This is the Onetrust SDK .aar file, which contains the software library required for running Android apps. |
README | This is the SDK Readme file that contains implementation instructions. |
Updated 12 months ago