Category filter

How to add apps using bundle ID

A bundle identifier (bundle ID), commonly referred to as package name in Android, is used to identify Android apps on your device and Google Play Store. No two applications can have the same package names. Adding apps to the app inventory is easier using bundle ID. Search for the package name of the apps, add them to the app inventory and push them to the devices for enhanced user experience.

Search for Android apps using package name ID

The simplest method to look up an app’s package ID is to find the app in Google Play Store using a web browser. The app package ID will be listed after ‘id=’ at the end of the URL.

There are several Android apps available in Play Store that let you find package name IDs for apps published in Play Store.

Add apps using bundle ID

Note:

Bundle identifiers are case sensitive.

To add apps to devices, you must first add the apps to the app inventory in Hexnode UEM. Here’s how it’s done.

  1. Login to your Hexnode UEM portal and navigate to the Apps tab.
  2. Click on +Add Apps.
  3. Choose the option With Bundle ID from the drop-down list and enter the following details:
    • App Name – Provide a suitable name for the app.
    • Bundle ID – Enter the Bundle ID for the app.
    • Category – Select the category to which the app belongs to.
  4. Click on Add button to complete the action. You have now successfully added the app to the inventory.

Now, you may add the apps to the target devices using Install Application action or Required Apps policy.

Method 1: Using Install Application action.

  • Navigate to Manage tab.
  • Select a device to install the app.
  • Click on Actions and select Install Application.
  • From the ‘Browse and Install Apps’ window, choose the app which was added to the app inventory.
  • Click Done.

Method 2: Using Required Apps policy.

  • Go to the Policies tab.
  • Select an existing policy or create a new one by clicking New Policy.
  • Go to Android > App Management > Required Apps. Click Configure.
  • Click on +Add and select Add App. Select the app, which was added earlier. Click on Done.
  • Go to Policy Targets tab. Click on +Add Devices. Select the devices to which policy is to be associated. Click Save.

Once the app is pushed, it either raises a prompt to install the app or gets silently installed on the target devices.
Install Hexnode UEM app on Android devices

Accessing blocked packages

Kiosk mode is the perfect solution to restrict devices to a handful of applications. It limits the device usage to a finite number of apps preventing access to other applications. While in kiosk mode, apps may require accessing certain other non-kiosk apps for its working. When they are accessed, a blocked package error message (Blocked package: Package name) is displayed on the device. You can add those blocked packages to the app inventory (using bundle ID) and include them as background apps. It ensures the smooth functioning of kiosk apps without interruption.

Troubleshooting tips

  • Deploying and Managing Apps