Skip to content

codybrookshear/android-deviceowner-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android Device Owner Kotlin

This is a sample Android application, written in Kotlin, that implements Android device owner mode.

Making your app device owner

Assuming you have installed the app (i.e. in Android Studio, or built and pushed an APK, etc), you can make your app device owner as follows:

adb shell dpm set-device-owner co.coburglabs.mdm/.DeviceOwnerReceiver

More documentation

See my Medium article that describes this code in greater detail.

About

Android Device Owner MDM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages