Method 1 – Google Play Store
- Login to Google Play Store
- Download and Install Android Device Policy
- Locate and Open ADP (you may need to go to Setting > Apps to find it
- Scan QR code and follow screen prompts
- Once complete, go to Settings > Security > Device Admin > check that Intune has been set to Device Admin
Method 2 – Sideload ADP using ADP
-Factory reset your tablet and connect it to your computer via USB cable or use one of the other connection methods. More info on ADB can be found here:
-Install the Android Device Policy APK from a service such as APKPURE or you can follow this link to access a local copy:
https://drive.google.com/file/d/1pUQHz2g1vxOJAydrT5icqLBgcqglhWLF/view?usp=sharing
Use this command to install APK
$adb install -r <path to apk/file.apk>
For Example:
$adb install -r c:\users\hharp\downloads\AndroidDevicePolicy.apk
-Locate and Open ADP (you may need to go to Setting > Apps to find it
-Scan QR code and follow screen prompts
-Once complete, go to Settings > Security > Device Admin > check that Intune has been set to Device Admin
Method 3 – Sideload ADP using a Thumb Drive
-Factory reset your tablet
-Copy APK to a Thumb Drive
-Connect thumb drive to tablet
-Open Explore and locate APK
-Double click or run Install on APK
-Locate and Open ADP (you may need to go to Setting > Apps to find it
-Scan QR code and follow screen prompts
-Once complete, go to Settings > Security > Device Admin > check that Intune has been set to Device Admin
You should be good to go! Let us know if you have any questions!!