Anybody know, How to directing user to Device Admin App page programtically in react native ?
so, all into application without user have to go to manual menu in Settings > Privacy > Manage > Special app access > Device Admin Apps..
Thanks in advance
2
Answers
Just copy this code to your MainActivity.java into function onStart()
I don’t know in React but assuming you can use "pure" code:
Are the lines you need. Of course, you’ll need the required objects. All info can be found:https://developer.android.com/guide/topics/admin/device-admin