This is the Trace Id: fc85d23ff01dff79dfd4b5a68855cf16
Skip to main content Microsoft 365 Office Azure Copilot Windows XBOX Support Windows Apps OneDrive Outlook Moving from Skype to Teams OneNote Microsoft Teams Shop XBOX Accessories XBOX games Microsoft AI Microsoft Security Azure Dynamics 365 Microsoft 365 for business Microsoft Power Platform Windows 365 Digital Sovereignty Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Software companies Visual Studio Free downloads & security Education Gift cards Licensing View Sitemap

Azure RMS SDK 4.2 for Android

Azure RMS SDK 4.2 for Android is a SDK for creating rights-enabled applications. By downloading the software, you agree to the license terms provided for this software. If you do not agree to the license terms, please do not download the software.

Important! Selecting a language below will dynamically change the complete page content to that language.

  • Version:

    4.2.6

    Date Published:

    7/15/2024

    File Name:

    RMSSDK-Android-4.2.6- April2020.zip

    EULA.rtf

    File Size:

    588.5 KB

    93.8 KB

    Azure RMS SDK 4.2.6 for Android is an SDK for creating rights-enabled applications.
    • Starting this update of the SDK the android SDK will be delivered in the *.aar format instead of the past *.jar format
    • SDK now returns error for a null access token
    • Added revocation API to revoke published content in the UserPolicy class:
    • Usage is just like register API public IAsyncControl revokeUserPolicy(final String userId, final AuthenticationRequestCallback authenticationContext, CreationCallback<Boolean> callback) throws ProtectionException public Boolean revokeUserPolicy(final String userId, final AuthenticationRequestCallback authenticationContext, final Context applicationContext) throws ProtectionException
    • Updated telemetry pipeline
    • Enforce HTTPS and support future changes for cloud service discovery
    • Compatibility for Android Oreo (8.0) and above
    • Other bug fixes and performance requirements
    • Performance improvements
    • Bug fixes
    Our documentation has been updated - you can download the new SDKs, read about the new features, share your feedback, and find everything you need on our page here https://docs.microsoft.com/en-us/information-protection/develop/active-directory-rights-management-services-multi-platform-thin-client-sdk-portal3

    By downloading the software, you agree to the license terms provided for this software. If you do not agree to the license terms, please do not download the software.
  • Supported Operating Systems

    Apple Mac OS X, Windows 8, Windows 10, Android, Linux

    • Windows or Mac development enviroment to run Eclipse.
    • This guide assumes that you are using the Eclipse SDK beginning with Eclipse Juno 4.2, by using a default installation.
    • Java starting with Java 1.6.
    • Android Developer Tools (ADT) Plugin.
    Note: You might be asked to restart Eclipse to complete the installation.