Skip to content
/ AospHmdm Public

This Makefile preinstalls Headwind MDM APK into the AOSP source code

Notifications You must be signed in to change notification settings

h-mdm/AospHmdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Integration of Headwind MDM in AOSP

If you have a source code of the Android (AOSP) ROM, you can integrate Headwind MDM into it.

  1. Copy this directory into packages/apps and rename to HeadwindMDM
  2. Get the latest APK file of Headwind MDM and copy into this directory
  3. Update the Headwind MDM APK file name in Android.mk
  4. Add HeadwindMDM to the PRODUCT_PACKAGES list in build/target/product/handheld_system.mk
  5. Copy the patched Provision application into packages/apps and update its source code as appropriate (see README of that project)
  6. Build the ROM

At first start, you'll get your device provisioned with Headwind MDM.

About

This Makefile preinstalls Headwind MDM APK into the AOSP source code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published