---
title: "Permissions"
slug: "permissions"
updated: 2023-06-15T16:36:36Z
published: 2023-06-15T16:36:36Z
---

> ## 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.

# Permissions

| **Permission** | **Required** | **Use** |
| --- | --- | --- |
| **Ads** | **Player** |
| [INTERNET](http://developer.android.com/reference/android/Manifest.permission.html#INTERNET) | ✅ | ✅ | Downloading ads and media playback. |
| [ACCESS_NETWORK_STATE](http://developer.android.com/reference/android/Manifest.permission.html#ACCESS_NETWORK_STATE) | ✅ | ✅ | Error handling. |
| [WAKE_LOCK](http://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK) | N/A | ✅ | Disable phone's sleep mode while streaming. |
| [ACCESS_COARSE_LOCATION](http://developer.android.com/reference/android/Manifest.permission.html#ACCESS_COARSE_LOCATION) | ❌ | ❌ | Location tracking for ads. |
| [AD_ID](https://support.google.com/googleplay/android-developer/answer/6048248) | ✅ | ✅ | Ad targeting and Google Analytics. |
