I looked at Device Administration class in Android developers page. But, there are no methods to prevent app deletion
I looked at Device Administration class in Android developers page. But, there are no
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t. But in order to delete app, you need to deactivate active admin. And your admin can receive this event(i.e. deactivation) and lock the phone with password. That’s the only usage pattern.