Microsoft Download Center Archive
![]() | 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 APIpublic IAsyncControl revokeUserPolicy(final String userId, final AuthenticationRequestCallback authenticationContext,CreationCallback<Boolean> callback) throws ProtectionExceptionpublic 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
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. |
File | Size |
---|---|
![]() SHA1: fb2bdf83cd4ac85b9426998392bd3a7687d18b6d | 14 KB |
![]() SHA1: 8fbada4782975e1865dd432d79f0034b52ebf8e6 | 589 KB |
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
Operating Systems: Android, Apple Mac OS X, Linux, Windows 10, Windows 8
- 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.