---
title: "Getting Started"
slug: "android-sdk-getting-started"
updated: 2023-05-30T15:59:30Z
published: 2023-05-30T15:59:30Z
---

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

# Getting Started

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](http://developer.android.com/tools/studio/index.html).
3. In Android Studio, use "**Import Project**."

### *Command Line*

1. Extract *triton-android-sdk.zip*,
2. Download [Android Studio](http://developer.android.com/tools/studio/index.html).
3. Use the**gradlew assemblerelease**command.
