2
score
1.4K
views
yes
status
CC BY-SA 3.0
How to know multiple users configured in device?
There is a public API to get user details but it is restricted to apps which have the "android.permission.MANAGE_USERS" permission. This permission has a protection level of "signature|system" , so unless your app is...