Reputation: 1932
I have on security purpose application,i need some security while uninstalling an
application
please give me some solution.
Upvotes: 1
Views: 134
Reputation: 1006704
If you are aiming to prevent people from uninstalling your application, that can only be accomplished by having your application be burned into the firmware of the device. You cannot even get control when your application is to be uninstalled.
Upvotes: 1