virtual-machineairwatch

creating mdx for Airwatch


I am creating mobile application in android and iOS. For Citrix Xen mobile user I have generated a MDX file using Citrix MDX toolkit. It is working good. Now I need to create a MDX file for Airwatch. Please can anyone tell me which tool I need to use for generating a mdx file for Airwatch both android and iOS


Solution

  • The MDM version for AirWatch does not generate a MDX file, MDX file is for Citrix only.

    AirWatch generates APK type file for Android, and it is an Android Apk, you can directly run it on Android devices.

    AirWatch provices Android SDK [AAR] for Android Developers, you can use this SDK [AAR] under Android Studio to enable the EMM functions, just like the Google Service SDK.