Skip to content

Intune App SDK for Android enables data protection features and mobile app management via Microsoft Intune

Notifications You must be signed in to change notification settings

dialpad/ms-intune-app-sdk-android

 
 

Repository files navigation

Microsoft Intune App SDK for Android

Version 12.0.2

See release notes for more information. GitHub users can receive email notifications for new releases to this repo by clicking on Releases only from the "Watch" drop-down menu in the upper right-hand corner.

The Microsoft Intune App SDK for Android enables data protection features and mobile app management via Microsoft Intune.

Prerequisites

Before you install and use Microsoft Intune App SDK for Android you must:

Integrating the Microsoft Intune App SDK for Android

Please refer to the Intune App SDK for Android Developer Guide on how to integrate the SDK into your Android app.

Releases for the Microsoft Intune App SDK for Android

The Microsoft Intune App SDK for Android releases are less frequent than for the Microsoft Intune App SDK for iOS offering because a larger percentage of the new functionality is enabled through the Company Portal mobile application rather than the SDK integration.

For more information on the Company Portal app requirements for data protection features and mobile app management on Android, see Requirements - Company Portal app.

Microsoft Intune App SDK for Android Sample Apps

See Taskr-Sample-Intune-Android-App for a sample application that integrates the Intune App SDK for Android and ms-intune-app-sdk-android-samples for a sample MAUI application that integrates the Microsoft.Intune.Maui.Essentials.android NuGet package.

Usage

Configure the GitHub Packages Maven registry in your Gradle project:

maven("https://maven.pkg.github.com/microsoftconnect/ms-intune-app-sdk-android")

SDK coordinates: com.microsoft.intune:mam-sdk:$VERSION

Gradle plugin coordinates: com.microsoft.intune:mam-build:$VERSION

Note: GitHub Packages requires authentication. Configure credentials for the Maven registry.

Steps for Triggering the Publishing Automation

  1. Update the version tags inside the mam-sdk.xml and mam-build.xml POM files
  2. Create a PR with the changes and add the publish label
  3. Merge the PR into master to trigger the publishing automation

About

Intune App SDK for Android enables data protection features and mobile app management via Microsoft Intune

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 74.5%
  • Batchfile 25.5%