The problem is this -- my app gets admin rights, to get them, from UI POV is quite easy. However once app has those rights, it is cumbersome to uninstall it (user has to fir
Take a look on these couple of questions (they are related to installation/uninstallation)
Implicit intent to uninstall application?
install / uninstall APKs programmatically (PackageManager vs Intents)