I have a doubt in android. I want to create an application with security so that if any one wants to uninstall my application from my mobile it should ask them password… Please help thanks in advance
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.
To my sorry….
Uninstall is a
platform feature, there is no way to prevent or even detect it from the application.The problem is that your application might not even be running when the user uninstalls.