android - How to disable the installation of device administrator application? -


we can create device administrator application supposedly have escalated privileges enforce policies password quality, device encryption etc.

see: http://developer.android.com/guide/topics/admin/device-admin.html

but example device provisioned first time administrator (administrator install app user) , device passed user, can disabled (under settings -> security -> device administrator) or uninstalled.

is there way can prevented? password required disable device administrator?

can done? there other way?

thanks in advance, perumal

no cannot that. device administrator have voluntarily installed user. user decides if wants enable device administrator. if device not having proper device admin installed , enabled, being "punished" access refusal e.g. corporate network.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -