From the course: Advanced Mobile Endpoint Management with Intune

Unlock the full course today

Join today to access over 23,100 courses taught by industry experts.

Deploying a custom Android application

Deploying a custom Android application

- [Instructor] Like iOS custom applications, there are a few items needed in order to supply custom Android applications to end users. Unlike an iOS custom app, an Android custom app does not require the trust step of a provisioning profile. But the development team should supply the mobile management team with the following. An Android package file or APK. Like an ipa for iOS, an APK is a zipped archive of the Android application with some other documentation required for deployment. The process for building an APK is available on the Android developer documentation page. And finally, the target audience. The development team should have a target audience in mind for the deployment and that needs to be documented along with the application. Deploying an application without a target could be a waste of time.

Contents