> 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

Information about licensing and authorization for the mobile SDK

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="https://393438360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD2u9DMRCvrzUSu9PFNRs%2Fuploads%2FKrPm9ozM8mia3xLpQtkF%2Fsensecrypt-mobile-sdk-offline-license.png?alt=media&amp;token=987a4e50-1742-4a8e-84a0-ec6b1d41e3cc" 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.
