For the complete documentation index, see llms.txt. This page is also available as Markdown.

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-offlinefolders 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):

Location of core SDK library and the mobile.lic file

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

Last updated