> For the complete documentation index, see [llms.txt](https://docs.sensecrypt.com/sensecrypt-eid-v3.0.6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sensecrypt.com/sensecrypt-eid-v3.0.6/sensecrypt-mobile-sdks/licensing-and-authorization.md).

# Licensing and Authorization

The licensing for the Mobile SDKs is determined by a license file called `mobile.lic`. This file is located in the root folder of the distribution bundle.

### Android Online / Offline SDKs

The Android SDKs online and offline SDKs are located in the `sensecrypt-android-sdk-online` and `sensecrypt-android-sdk-offline`folders respectively.

The `mobile.lic` file must be copied to the `app/src/main/assets` folder of both the online and offline SDKs. This is shown below for the offline SDK (in Android Studio):

<figure><img src="/files/6p7b4KpslZgNy71fSJda" alt=""><figcaption><p>Location of core SDK library and the mobile.lic file</p></figcaption></figure>

While the above image shows the location for the offline SDK, the online SDK follows a similar structure.
