Questions tagged [emm]
35 questions
3
votes
1 answer
How to make the device connect to wifi after scan the QR for enrolling android device in Android Management API?
I used to enroll an android device by DPC method.
Now I am trying to switch to Android Management API method however I can't manage to make the device auto connect to WiFi after scan the QR code.
I am trying to configure wifi network as below but…

Ben Nguyen
- 31
- 1
2
votes
0 answers
Play console not showing statics for managed app
The Play console is not showing the statistics of the app installed on the client side as they are using the SOTI Mobility Control as EMM for managing their device. The statics are showing only the count of device that we installed in our dev…

Lathesh
- 340
- 1
- 7
2
votes
1 answer
Android Management API - Seamless update of a kiosk app
I've read the Management API documentation and I think there's no reference to this topic, I didn't find any information about it here on SO either.
We're analyzing EMM solution providers for provisioning devices with a set of applications, trying…

pjpires
- 154
- 1
- 2
- 7
2
votes
0 answers
Google Play Console - Managed Google Play (B2B) - Closed Tracks not distributing
We have an app only available in the Managed Google Play Store to a single customer, an external Organization, as well as our own Organization; we've done this by going to the Advanced Settings and turning on "Managed Google Play" and then adding…

All Account
- 21
- 2
2
votes
2 answers
How to save EAP wifi network in Android 10 after Android Enterprise provisioning
Up to API lvl 29 we have been using WifiConfiguration to set up wifi connections with our DPC (both device and Profile Owner modes). Since API lvl 29 we can still save Open, WEP, WPA networks, but any attempt of saving EAP network is completely…

Veneth Imakiir
- 31
- 6
1
vote
0 answers
How to manage android devices using without emm console
I have generated a Qr code for provisioning or enrolling android devices using android management api. But how to manage these devices without purchasing licence from third party emm console. Idls there any way to manage these enrolled…

amit walia
- 11
- 1
1
vote
0 answers
Android EMM custom DPC
I want develop MDM solution which has custom DPC app on android device. As new registration are not allowed for Google play EMM API, How can I create custom DPC ?
AS per documentation there is no way to register new custom DPC

Kulkarni
- 11
- 1
1
vote
0 answers
How to disable Android Randomized MAC upon EMM enrollment
We are using something similar to the snippet below to generate a QR code which is scanned upon device factory reset to enroll our devices into our company…

Deemi
- 11
- 1
1
vote
0 answers
Android emm device owner connect to wifi network
As an android developer who currently is working on an EMM client I want to silently connect device to wifi network. I have device owner privilege but still need to show user a prompt and wait for user acceptance.
Because I am device owner of a…

Seyed Mohammad Amin Atyabi
- 322
- 1
- 5
- 13
1
vote
0 answers
Android Can't setup Device , Contact Your It Admin, getting this error in new phones, while qr code is working fine in old phones
I am creating a device policy manager app, its working fine in old device till android 10, but on higher versions while scanning qrcode its giving the error , can't setup device, contact your it admin for help.

Gokul Kumar
- 59
- 3
1
vote
0 answers
How to disable the screen time-out and screen lock?
Is there any API available in Google EMM APIs to configure a payload to disable screen timeout and lock screen capabilities?

bianca
- 7,004
- 12
- 43
- 58
1
vote
1 answer
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 which will indeed leave system apps enabled;…

code348974
- 13
- 4
1
vote
1 answer
Using Android Management API without google account
I am developing an application in the "fully managed device" mode. Now implemented "Dedicated devices". The installation of the application is carried out via a QR code immediately in the "Device owner" mode.
{
…

Ilya Filimonov
- 33
- 1
- 3
1
vote
0 answers
ANDROID, How to implement Web content filtering
I have an application that is Device-owner and now I need to create Web content filtering. What is the best option for that? For example, if I blocked www.youtube.com, a user can't open that URL in any web browser on an android device.

Taurin
- 11
- 1
1
vote
1 answer
Android Enterprises Device Enrollment Stuck with NodeJs Generated QR Code with Service Account Authentication
As mentioned in the google documents i have tested the following process
URL to quick start: https://colab.research.google.com/github/google/android-management-api-samples/blob/master/notebooks/quickstart.ipynb#scrollTo=pjHfDSb8BoBP
Create…

Vaimeo
- 1,078
- 9
- 14