Android Device Licensing

The license file is a microservices.config file. This file can be retrieved from Enterprise Voice. See Enterprise Voice help for more information.

This process assumes the mobile app has already been installed and proper device licenses have been requested from Honeywell.

  1. Locate the Device Config page in Enterprise Voice. and click on Download Config. This downloads a zip file.
  2. Extract the zip to obtain the microservices.config file
  3. Install the config file using one of the methods below.
    1. If using Windows to install the file, place the microservices.config file in the following location. If necessary create any missing folders.
      internalsharedstorage/Android/data/M&I/files/configuration/
    2. If using Android Debug Bridge (adb) to push the config file to a device, run the command below:
      adb push Microservices.config /storage/emulated/0/Android/data/com.honeywell.sps.wfs.mandi/files/Configuration/Microservices.config

      Make sure that /Microservices.config is specified at the end of the path above. If this is not specified, a configuration file is created instead of a folder and the license files will not be pushed to the device directory. If this does happen, delete the configuration file from the device and use the complete license push command above.
    3. Mobile Device Management (MDM) software can also be used to push the configuration file to the above directory.
  4. Shutdown the app and reboot the Android device.
  5. Restart the app.
  6. From the home screen menu, select Settings > Application Settings.
  7. In the Current Application Scheme field, select Microservices as the license.
  8. If successful, the screen displays an "Application Licensed" message and the customer name.