• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Device Admin:uninstall

surlac

Newbie
Jun 17, 2012
25
4
I've let user enable 'device administration' with
Code:
new Intent(DevicePolicyManager.ACTION_ADD_DEVICE_ADMIN)
but after it the user unable to uninstall the pp from "Settings-Apps". Is there a way to uninstall app?

res/xml/device_admin.xml:
<uses-policies>
<disable-camera />
<encrypted-storage />
<expire-password />
<force-lock />
<limit-password />
<reset-password />
<watch-login />
<wipe-data />
</uses-policies>
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones