[android-developers] API to access remove a device administrator

2013-03-07 Thread JavaSrvcs
I want to write an app that will do the following when run: 1. remove a device administrator (manually on the device can go to Settings->Security->Device Administrators) and uncheck 2. remove an application and all data 3. I want to do the following in order 1. Applications-

Re: [android-developers] API to access remove a device administrator

2013-03-07 Thread Mark Murphy
On Thu, Mar 7, 2013 at 12:48 PM, JavaSrvcs wrote: > I want to write an app that will do the following when run: > > remove a device administrator (manually on the device can go to > Settings->Security->Device Administrators) and uncheck This is not possible via the SDK. The user is welcome to u