-1

I have successfully created an Android management API for an MDM (Mobile Device Management) application. Now, i want to distribute APKs to an enterprise organization without using the Google Play Store such as hosting the APK files on a secure server and providing access to authorized users or using a Mobile Device Management (MDM) solution to distribute the APKs to devices within the organization using Android management API?

maranR
  • 363
  • 8

1 Answers1

0

To distribute externally hosted applications to an enterprise organization, you can follow the guidelines outlined in the Android Enterprise official documentation.