What's in the release notes?

VMware Workspace ONE SDK for Android Release Notes describe the new features and enhancements in each release. This page contains a summary of the new capabilities, issues that have been resolved, and known issues that have been reported in each release. The Workspace ONE SDK for Android allows you to enhance your enterprise applications with MDM capabilities. You can use VMware Workspace ONE UEM powered by AirWatch features that add a layer of security and business logic to your application.

Workspace ONE SDK for Android Documentation and Information

These notes are no longer updated. For information and documentation for the Workspace ONE SDK for Android, go to the Workspace ONE SDK for Android Developer Site.

Workspace ONE SDK 24.01 for Android - February 2024

New Features

  • We upgraded SQL Cipher from 4.5.4. to 4.5.6.

    Workspace ONE SDK 24.01 for Android has upgraded the SQLCipher library (https://www.zetetic.net/sqlcipher/sqlcipher-for-android/) from 4.5.4 to 4.5.6 version. To consume SDK 24.01, upgrade the integrating application SQLCipher library version to a minimum of 4.5.5.

  • Fixed minor bugs and improved stability.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 24.01 for Android

    • Android 5.0 and later

    • API Level 21 and later

    • Workspace ONE UEM Console 2206 and later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 and later

    • Workspace ONE Intelligent Hub for Android version 23.11

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.12 for Android - December 2023

New Features

  • Updated third-party libraries.

  • Fixed minor bugs and improved stability.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.12 for Android

    • Android 5.0 and later

    • API Level 21 and later

    • Workspace ONE UEM Console 2206 and later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 and later

    • Workspace ONE Intelligent Hub for Android version 23.11

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.10 for Android - November 2023

New Features

  • Fixed minor bugs and improved stability.

  • Updated third-party libraries.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.10 for Android

    • Android 5.0 or later

    • API Level 21 or later

    • Workspace ONE UEM Console 2206 or later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 or later

    • Workspace ONE Intelligent Hub for Android version 23.08 or later

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.09 for Android - September 2023

New Features

  • Compatible with Android 14.

  • Fixed minor bugs and improved stability.

  • Updated third-party libraries.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.09 for Android

    • Android 5.0 or later

    • API Level 21 or later

    • Workspace ONE UEM Console 2203 or later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 or later

    • Workspace ONE Intelligent Hub for Android version 23.08 or later

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.07 for Android - July 2023

New Features

  • We updated third-party libraries.

  • We've made improvements to SDK diagnostics.

  • We've made bug fixes and stability improvements.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.07 for Android

    • Android 5.0 or later

    • API Level 21 or later

    • Workspace ONE UEM Console 2203 or later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 or later

    • Workspace ONE Intelligent Hub for Android version 21.9 or later

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.06 for Android - June 2023

New Features

  • We've updated third-party libraries.

  • We've made bug fixes and stability improvements.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.06 for Android

    • Android 5.0 or later

    • API Level 21 or later

    • Workspace ONE UEM Console 2109 or later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 or later

    • Workspace ONE Intelligent Hub for Android version 21.9 or later

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.04 for Android - May 2023

New Features

  • Previous releases required the SDK-built app to implement an AirWatch SDK Service class. This release requires a Workspace ONE SDK Event Handler class instead.

    • We have moved to the Workspace ONE SDK Event Handler class because the Android JobIntentService has been deprecated. See the Android Developers site article JobIntentService for details.

    • Find instructions for using the Workspace ONE SDK Event Handler class in the Workspace ONE SDK for Android Base Integration Guide. We offer a markdown version and a PDF version.

      • The markdown version of the guide is in the repository that also holds the sample code, Base Integration Guide.

      • Find the portable document format (PDF) version of the guide on the VMware website, Base Integration Guide.

  • We've added support for the Play Integrity API.

  • We migrated the Workspace ONE SDK for Android from JobIntentService to the WorkManager library.

  • We've made bug fixes and stability improvements.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.04 for Android

    • Android 5.0 or later

    • API Level 21 or later

    • Workspace ONE UEM Console 2109 or later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 or later

    • Workspace ONE Intelligent Hub for Android version 21.9 or later

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.03 for Android - March 2023

New Features

  • We added support for Android API 33.

  • We updated OpenSSL and SQLCipher to OpenSSL 1.0.2zg  and SQLCipher 4.5.3.

  • We enhanced the logging for the Workspace ONE SDK for Android.

  • We made bug fixes and stability improvements.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.03 for Android

    • Android 5.0 or later

    • API Level 21 or later

    • Workspace ONE UEM Console 2109 or later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 or later

    • Workspace ONE Intelligent Hub for Android version 21.9 or later

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Workspace ONE SDK 23.01 for Android - January 2023

New Features

  • We made improvements to Workspace ONE SDK logging.

  • We made bug fixes and stability improvements.

Minimum Requirements

  • Minimum requirements for VMware Workspace ONE SDK 23.01 for Android

    • Android 5.0 or later

    • API Level 21 or later

    • Workspace ONE UEM Console 2107 or later

    • Android Studio with the Gradle Android Build System (Gradle) 3.3.0 or later

    • Workspace ONE Intelligent Hub for Android version 21.9 or later

Resolved Issues

  • We are always working to improve Workspace ONE SDK for Android with every release. There are no major bug fixes to report.

Known Issues

  • We haven't identified any notable known issues in this release. If you have any problems, reach out to our support team.

Prerequisites to Using the Software

Before you integrate the SDK, you must

Integration Instructions

The Workspace ONE SDK for Android is available from a Maven repository. Check the integration documentation on the VMware Developer site.

You can also download the Workspace ONE SDK for Android from the My Workspace ONE portal.

Support Contact Information

To receive support, either submit a ticket through the My Workspace ONE portal or call your local support line.

You can also check out the Knowledge Base (KB) Article How to access VMware Workspace ONE Support for a description of the multiple methods available for you to contact Workspace ONE Support to address issues regarding your product.

check-circle-line exclamation-circle-line close-line
Scroll to top icon