Category filter
How to silently install applications in Android Devices?
Applications can be installed silently in Android devices without any involvement of the user. This method is used when an organization has to install some apps which are mandatory to the user and does not require the user’s consent to install the application.
Distribute Android Apps Silently to Devices
Silent App installation is possible in Standard Android devices too. For that, the device needs to be:
- Rooted or have an MDM installed in it as system app.
- Enrolled in Android Enterprise program.
For Samsung Knox devices, the Hexnode MDM app will ask for permission to manage during device enrollment.

The apps can be pushed to devices silently using two methods:
Method 1: Using Install Application Action.
- Login to your Hexnode portal.
- Go to Manage > Devices.
- Click on the device you want to install the app.
- Click on the Actions button on the top of the page.
- Select Install Application option.
- Select the application you want to install and click on Done.
Method 2: Using Mandatory Apps policy.
- Login to your Hexnode portal.
- Go to Policies.
- Select an existing policy or create a new one by clicking New Policy.
- Go to Android > App Management > Mandatory Apps. Click Configure.
- Click on +Add. Choose either of the following two options.
- Add App: To push one or more apps from the app inventory.
- Add Group: To push an app group which is created already. You may create an App Group by navigating to Apps > App groups.
- Select the application(s) to be installed and Click on Done.
- Go to Policy Targets tab. Click on +Add Devices. Select the devices to which policy is to be associated. Click Save.