How to block installation of other application using device administrator app in android. How can we code it to restrict the installation of the application using device administration application?
please help me out.
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.
As far as I know for android version up to ICS (<= 3.2) Your app (device admin) cannot block installation of another apps. You can only handle the even that new app was installed/uninstalled.