Getting Started

Prev Next

The first thing to do upon receiving the SDK is to run the sample project. It shows how easily you can create an application that plays Triton Digital streams and display ads. The following sections describe how to do basic operations.

Android Studio

  1. Extract triton-android-sdk.zip.
  2. Download Android Studio.
  3. In Android Studio, use "Import Project."

Command Line

  1. Extract triton-android-sdk.zip,
  2. Download Android Studio.
  3. Use the gradlew assemblerelease command.