> ## Documentation Index
> Fetch the complete documentation index at: https://developer.onetrust.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Download the SDK

# Overview

Once you have published the SDK data, you can download the package for the Roku platform from the OneTrust tenant.

This package contains a couple of zip files: `OTPublishersSDK` and `OTPublishersDemoApp.zip`.

Follow the steps below to download the SDK from the OneTrust <<glossary:Tenant>>

***

## Download from OneTrust <<glossary:Tenant>>

1. Navigate to **OTT & CTV Consent > Integration > SDKs**.
2. Select the application from the list.
3. Select the **SDK** tab.
4. Select **Download SDK**.

[block:image]
{
  "images": [
    {
      "image": [
        "https://files.readme.io/8b82fde-Screenshot_2023-04-25_at_14.12.33.png",
        null,
        ""
      ],
      "align": "center",
      "sizing": "800px",
      "border": true
    }
  ]
}
[/block]

## What's in the Download Package?

After unzipping the **publishers-native-sdk-roku-\[Version number].zip** file, a zip file and a folder will be available:

[block:image]
{
  "images": [
    {
      "image": [
        "https://files.readme.io/c249f50842d76d70c7f0b8c07018d2453ba12f0063d3644e95bddef0987bf4da-Screenshot_2025-02-24_at_3.33.52_PM.png",
        "",
        ""
      ],
      "align": "center",
      "border": true
    }
  ]
}
[/block]

| File/Folder Name   | Description                                                                                                                                  |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- |
| OTPublisherDemoApp | This zip file contains the necessary files for downloading the demo application and testing the banner and preference center configurations. |
| OTPublishersSDK    | This folder contains the OneTrust SDK which you can implement in your app.                                                                   |
| LICENSE.txt        | This is the SDK usage license policy file.                                                                                                   |
| CHANGELOG.md       | This is the SDK Changelog file which contains a list of version changes.                                                                     |
| README             | This is the SDK Readme file that contains implementation instructions.                                                                       |

### What's inside OTPublishersDemoApp?

[block:image]
{
  "images": [
    {
      "image": [
        "https://files.readme.io/357a0be-Screenshot_2023-04-25_at_14.26.54.png",
        null,
        ""
      ],
      "align": "center",
      "border": true
    }
  ]
}
[/block]

| File/Folder Name | Description                                    |
| ---------------- | ---------------------------------------------- |
| source           | Main directory for launching channel app.      |
| manifest         | Attributes and versioning details for channel. |
| components       | Directory for layout files.                    |
| images           | Directory for channel art work.                |

### What's inside OTPublishersSDK?

[block:image]
{
  "images": [
    {
      "image": [
        "https://files.readme.io/6c2d5c7b9dc0db0912b88fcd8ed6ae8b066399b24779da4d5891f7c6863d055b-Screenshot_2025-02-24_at_3.35.32_PM.png",
        "",
        ""
      ],
      "align": "center",
      "sizing": "800px",
      "border": true
    }
  ]
}
[/block]

| File/Folder Name | Description                                                    |
| ---------------- | -------------------------------------------------------------- |
| components       | Contains business logic for the current OneTrust SDK solution. |
| cmp\_components  | Contains business logic for the CMP API solution.              |
| images           | Directory for channel art work.                                |
| OTconfig.json    | JSON document for OT configuration.                            |