google-glass,google-gdk,device-admin
Android stack on Google glass doesn't support admin feature.
android,android-5.0-lollipop,device-admin
java.lang.SecurityException is because managed profile owner cannot reset the primary user's password. The managed profile owner can set the password quality but resetting the password is not allowed. ...
android,mdm,device-admin,android-managed-profile,profile-owner
Yes , When a device admin app calls the API , it wipes the entire device and when the same api is called with in the profile , it wipes data for current profile
android,mdm,administrator,device-admin
just goto settting-> security -> Device Administrators -> uncheck your app then you can uninstall
But my app is showing in android settings-> Security -> Device Administrators. Which is totally normal. You can't. And that would be a security issue if you could "hide an administrator application"......
This is not possible. You cannot decide on your own to make your app be a device administrator. You are welcome to lead the user over to the appropriate spot in the Settings app to have the user elect to make your app be a device administrator, though, via ACTION_ADD_DEVICE_ADMIN....
android,android-input-method,device-admin
As far as the search I performed suggests - there is no such way to prevent users from changing input method.