Wednesday, May 7, 2014

Re: [android-developers] Re: Application permissions

On Wed, May 7, 2014 at 5:44 PM, luixal <luixal@gmail.com> wrote:

>
> I was thinking on starting a simple open source MDM platform (server side +
> app, not a custom firmware) as I found none. For that, I would need some of
> the signature and signatureOrSystem permissions.
>
> So... is there no way of doing it? How does comercial MDM providers
> (AirWatch or XenMobile, for example) use this permissions?
>

Look at DevicePolicyManager:

https://developer.android.com/reference/android/app/admin/DevicePolicyManager.html

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment