|
|
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.
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.
Files
|
|
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
System Requirements
Operating Systems: Windows 10, Apple Mac OS X, Windows 8, Linux, Android
- 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.