Re: [android-developers] Enable Device Policy Manager silently

2010-11-09 Thread Dianne Hackborn
No. The whole point is the app is doing serious stuff to the device that the user must first consent to. On Tue, Nov 9, 2010 at 11:43 AM, klavin wrote: > Hi > I was wondering if there was a way to enable the Device Policy Manager > without getting the users consent? The examples I've seen say t

[android-developers] Enable Device Policy Manager silently

2010-11-09 Thread klavin
Hi I was wondering if there was a way to enable the Device Policy Manager without getting the users consent? The examples I've seen say to start an activity with intent DevicePolicyManager.ACTION_ADD_DEVICE_ADMIN which results in a window being popped up on the handset. Is it possible to enable the