python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
"can't setup device- couldn't install the admin app" Android Management API
Last year we've setup AMAPI with couple of devices. Recently we've got a new device, but when I tried to set it up I got "can't setup device- couldn't install the admin app".
I've tried to:
...
Bojke
Votes: 0
Answers: 1
How to locally manage an android device?
I am creating a personal application that can locally manage/control an android device. In particular, I want to be able to do things such as lock down the device, enforce password policies, and wipe ...
PocoDot108
Votes: 0
Answers: 1
How to add android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED when creating enrollment token for afw#setup enrollment
We successfully can add android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED:true to a qrCode bundle by injecting the property into the returned enrollment token before converting to a QR code...
code348974
Votes: 0
Answers: 1
Get location details using Android Management API
I'm new to Android Management API and I'm unable to figure out how to get the location details using Android Management API. I have tried updating policy as such :
policy_json = '''
{
"applica...
R_Lamba
Votes: 0
Answers: 1