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)
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
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...
Ilya Filimonov
Votes: 0
Answers: 1
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 an...
Taurin
Votes: 0
Answers: 0