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

# What permissions does the Massive SDK require on Android/Fire OS?

The following permissions are needed:

* `android.permission.INTERNET`
* `android.permission.ACCESS_NETWORK_STATE`
* `android.permission.FOREGROUND_SERVICE`
* `android.permission.FOREGROUND_SERVICE_DATA_SYNC`
* `android.permission.WAKE_LOCK`

Learn more: [Android Permissions](https://docs.joinmassive.com/monetization-sdk/mobile-android#permissions-needed).
