Deploy Android enterprise app not available in Google Play StoreSolved

Participant
Discussion
18 hours ago Jul 16, 2026

I need to install an Android app across managed tablets, but the app is not listed in the public Google Play Store. I only have a download URL from the app provider right now. Can Hexnode deploy the app directly from the link, or do I need the APK file first?

Replies (3)

Marked SolutionPending Review
Hexnode Expert
13 hours ago Jul 16, 2026
Marked SolutionPending Review

For Android apps that are not available in the public Google Play Store, the recommended approach is to upload the app’s APK file to the Hexnode app inventory as an enterprise app and then deploy it to the required devices.

A generic download URL alone is usually not enough for managed deployment unless you can use it to obtain the actual APK file. You can follow this workflow:

  1. Get the APK file from the app vendor or developer.
  2. In the Hexnode portal, go to the app inventory and add the APK as an enterprise app.
  3. Assign the app to the target Android devices or device groups.
  4. Deploy it using an app deployment policy or a remote app install action, depending on your setup.

Once the APK is added to Hexnode, it can be distributed to the managed Android tablets without publishing the app in the public Play Store.

Marked SolutionPending Review
Participant
9 hours ago Jul 16, 2026
Marked SolutionPending Review

So if the vendor only gave me a web link, I should ask them for the APK itself?

Marked SolutionPending Review
Hexnode Expert
5 hours ago Jul 17, 2026
Marked SolutionPending Review

Yes. Ask the vendor for the APK package. After you have the APK, upload it to Hexnode as an enterprise app and deploy it to the tablets from there. This is the best option for private Android apps that are not available through the public Play Store.

Save