Overview
The Citrix MAM SDK replaces areas of MDX functionalities not covered by the Android platforms. Rather than wrapping third-party apps using the MDX Service or MDX Toolkit, you create apps using the MAM SDK. This method allows you to call on the APIs directly instead of relying on a wrapper.
For general information about the MAM SDK for administrators, see the Citrix Product Documentation article, MAM SDK overview. This article lists supported device operating systems and platforms. The article also lists steps for using the MAM SDK, from file extraction to app deployment and distribution within the Citrix Endpoint Management console.
What’s new
For information on the latest release, see the citrix-mam-sdks repository in GitHub.
Pre-requisites
Gradle plugin support for Package Visibility:
-
Updated versions of the Android Gradle plugin are required in order to support Package Visibility. For more information about Package Visibility, see Package Visibility in Android 11.
-
The Android Gradle plugin versions that support Package Visibility are outlined in the Android Gradle plugin release notes.