Managing private applications via the TinyMDM Store

How do I manage a private app without going through the Play Store?

Some customers may need to load applications on devices bypassing the managed Google Play Store, for example if the security or compliance criteria do not allow to publish them there: apk over 50MB, package name already used, bad signature… Thanks to the TinyMDM Store, it is possible to bypass the Play Store and manage these private applications without going through Google (installation, uninstallation, update). Please note that the maximum allowed size is 500 MB per apk, and 500 MB in total.

Approve and install a private application with the TinyMDM Store

If your application has already been added in the Play Store as a private app, make sure to unapprove it before adding it to the TinyMDM Store, or it might cause some conflits. To do so, you simply need to go on the Enterprise approved apps first, under the Approved apps list, then click on the application’s icon, and unapprove it.

1. To import your apk to the admin console, first go to the Enterprise Approved Apps tab and under TinyMDM Store, click the Private Apps button.

2. Click on the menu on the top-right of your apk and click on Upload new private app.

download file

3. Download the latest version of your apk, check the information about your application and click Next.
4. Before clicking Publish, if you want your application to update automatically on several policies, check the box “Update this application automatically in the policies where it is installed”. You can then choose to update the application on several policies or on all of them at the same time.

import apk

4. Now that your APK is visible in the TinyMDM Store, go to the Policies tab, and edit the appropriate security policy.

5. In the Apps Management section, you can see your private application. You can manage it like any other application: first click on it to approve it, then you can install it remotely, uninstall it, manage updates, permissions, configurations; choose it as default application in kiosk mode, protect it with a password…

install app

For the work profile devices:
1. If you use devices in a BYOD configuration, make sure that in your policy, the box “Block app installation from unknown sources” (under Advanced apps management) is unchecked
2. On the device, the end-user receive a pop-up to download the private application. He has to validate it, wait for the loading and then confirm the installation, so that it appears among his business applications.

Update a private application without going through the Play Store

1. To import a new version of your apk, go to the Enterprise Approved Apps tab, and under TinyMDM Store, click the Private Apps button.

2. Click on the menu at the top right of your apk, and on Publish an update.

publish an update

3. Download the latest version of your apk, check the information about your application and click on Next.
4. Before clicking Publish, if you want your application to update automatically on several policies, check the box “Automatically update this app in the policies where it is installed”. You can then choose to update the application on several policies or on all of them at the same time.

update your private application

By clicking on Publish, your private application will be updated on the appropriate devices.

Downgrade to a previous version of your private application

If for technical reasons you want to downgrade the version of your private application (for example, from version 20 to version 18). You have to proceed in this order:

  • Go to your security policies and remotely uninstall your app on your devices.
  • Make sure the application is uninstalled on the desired devices (you can use the advanced search in the Devices tab to make sure it is no longer installed).
  • In the TinyMDM Store, follow the procedure to update your apk, but choose an older version, and click Publish.
  • In the desired security policies, install your apk. The earlier version of the apk will install on devices where the application is not installed. For devices where the most recent version has not been uninstalled, nothing will happen, they will keep the most recent version.

Uninstall / Delete a private application via the TinyMDM Store

1. To uninstall a private application, go to the desired security policies, click on the menu of your private application and click Uninstall.

uninstall private app

2. To completely delete a private application, go to the TinyMDM Store, click on the menu at the top right of the submitted apk, and select Delete Private App.

3. To confirm the deletion, type delete in the text field and click OK. Warning: the application will no longer be accessible via the TinyMDM console. If you want to uninstall it remotely from the devices, you must first uninstall it via the security policies.