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

  1. Download an .aar file from the OneTrust Tenant (includes Demo App)
  2. Add as a Maven Dependency (SDK framework only, no Demo App)

Download from OneTrust Tenant

  1. Navigate to Cookie Consent > SDKs
  2. Select the application from the list. If you do not see any applications, navigate to Mobile Apps and create a new one.
  3. Select the SDK tab
  4. Select the Native SDK button option
  5. Select Download the SDK

What's in the Download Package?

File NameDescription
OTPublishersNativeAppThis folder contains the necessary files for downloading the demo application and testing the banner and preference center configurations.
CHANGELOGThis is the SDK Changelog file which contains a list of version changes.
LICENSEThis is the SDK usage license policy file.
OTPublishersHeadlessSDK-release.aarThis is the Onetrust SDK .aar file, which contains the software library required for running Android apps.
READMEThis is the SDK Readme file that contains implementation instructions.