Skip to content

Commit e108f6f

Browse files
authored
Merge pull request #16 from devSdkOmnissa/task/ASDK-175955-UpdateDevDoc
ASDK-175955- Updated developer document
2 parents 0b78287 + ea93d1d commit e108f6f

File tree

13 files changed

+273
-667
lines changed

13 files changed

+273
-667
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ws1-sdk-uem-android
1+
# ws1-sdk-android
22

33
The Workspace ONE SDK (formerly known as AirWatch SDK) code library for Android devices can be used to enable additional app config and security capabilities that may not yet be available natively as part of the AppConfig Community. Certain use cases such as granular analytics can be provided through a deeper integration with the SDK. The Workspace ONE SDK for Android is also a good choice in deployment scenarios where a MDM profile installation on the device is not possible.
44

docs/App-Configuration/Airwatch-SDK.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@ hide:
1010

1111
The steps in this tutorial are done with the assumption that you have gone through the steps in [Getting Started](../getting-started.md) tutorial as well as Integrating the Client SDK portion in the [SDK Setup](../SDK-Setup.md) section.
1212

13-
!!!Important
14-
You will need to download the SDK binary separately via [resources.air-watch.com](https://resources.air-watch.com/). Please contact your Omnissa representative or support to gain access.
15-
1613
## Requirements
1714

18-
- Android 7.0+ (i.e., API 24)
15+
- Android 8.0+ (i.e., API 26)
1916
- Workspace ONE UEM Console 2302+
20-
- Android Studio with the Gradle Android Build System (Gradle) 7.4+
17+
- Android Studio with the Gradle Android Build System (Gradle) 8.2.2+
2118
- JDK version 17
2219
- Workspace ONE Intelligent Hub for Android version 24.07
2320
- Android Test Device

docs/App-Passcode/Airwatch-SDK.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@ hide:
1010

1111
The steps in this tutorial are done with the assumption that you have gone through the steps in [Getting Started](../getting-started.md) tutorial as well as Integrating the Client SDK portion in the [SDK Setup](../SDK-Setup.md) section.
1212

13-
!!!Important
14-
You will need to download the SDK binary separately via [resources.air-watch.com](https://resources.air-watch.com/). Please contact your Omnissa representative or support to gain access.
1513

1614
## Requirements
1715

18-
- Android 7.0+ (i.e., API 24)
16+
- Android 8.0+ (i.e., API 26)
1917
- Workspace ONE UEM Console 2302+
20-
- Android Studio with the Gradle Android Build System (Gradle) 7.4+
18+
- Android Studio with the Gradle Android Build System (Gradle) 8.2.2+
2119
- JDK version 17
2220
- Workspace ONE Intelligent Hub for Android version 24.07
2321
- Android Test Device
-51.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)