Silently Install a Sideloaded App Using UEMConnect

Modified on Thu, 24 Jul at 5:09 PM

This article extends on the Push & manage sideloaded applications article. Please refer to this article 

To silently install a sideloaded app on a Honeywell device, you can easily configure UEMConnect to push your APK and then to install it.


To start, please ensure you have the Honeywell OEMConfig application added to your WizyEMM profile. Then, you can access the UEMConnect configurations by clicking on the Configuration link next to the app in the Applications tab of your profile.

 

Step 1 - Create a provisioning file in the Honeywell Enterprise Provisioner

This file should contain the installation of the APK.


unnamed.png

Step 2 - Export this file in provisioner.xml format

Step 3 - Use Honeywell UEMConnect to push the provisioner file to devices and execute it.

You should configure the UEMConnect with the following values:

  • Source File Path
  • Destination Path
sdcard/honeywell
  • Run Intent
am broadcast --receiver-include-background --include-stopped-packages -a com.honeywell.ezconfig.intent.action.IMPORT_XML --es path /sdcard/honeywell/Provisioner.xml

 

 

unnamed__1_.png

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article