Hi everyone,
We’re developing a local Android app and using managed devices for testing. Every time we upload a newer build to Hexnode, I want the device to automatically download and install it.
How can we set this up properly?
Hi everyone,
We’re developing a local Android app and using managed devices for testing. Every time we upload a newer build to Hexnode, I want the device to automatically download and install it.
How can we set this up properly?
Hi @monty,
You can configure this in Hexnode so updates happen automatically whenever you upload a higher version.
You can follow the steps below:
Step 1: Prepare the new build (Android Side)
Before uploading the APK to Hexnode, make sure:
For additional reference, you can check out the Android Developer documentation on app versioning.
Step 2: Upload the new version to Hexnode
Step 3: Configure the app as Required in the policy
When the device checks in, Hexnode will detect the higher versionCode and automatically deploy the update.
Regards,
Sienna Carter
Hexnode UEM
I have a similar requirement, but my devices are in kiosk mode. I don’t want to take them out from kiosk to update the app.
Hi @aitana,
If your devices are running in kiosk mode:
Hexnode will deploy the newer version silently in the background, and the device will remain in kiosk mode during the update.
For more information, check out this documentation.
Regards,
Sienna Carter
Hexnode UEM
Don't have an account? Sign up