Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Management Api

Single Webapp Kiosk Mode Via Android Management Api

I'm trying to apply a policy to a few tablets via the Android Management API. I've been abl… Read more Single Webapp Kiosk Mode Via Android Management Api

How Can I Silently Push An Apk And Get It Installed By Android Device Policy Using Android Management Api?

I am trying to push an APK to the device and get it installed by Android device policy (Device owne… Read more How Can I Silently Push An Apk And Get It Installed By Android Device Policy Using Android Management Api?

Is There Any Way To Get Android Management Api Device Id From App

I'm trying to develop Android Management API + kiosk app. I want to get the device id(enterpris… Read more Is There Any Way To Get Android Management Api Device Id From App

How To Set A Whitelist In Web View With Android Management Api

I am using Chrome Managed Configurations to set a whitelist with this code in my policy: { '… Read more How To Set A Whitelist In Web View With Android Management Api