Hello Everyone,
i am developing an application in android and want such functionality that without password the user cannot uninstall that application.
i searched quite a bit, but some of the solutions are kind of story telling, that you create a service that listens to android.permission.BROADCAST_PACKAGE_REMOVED and then such event occur my intent should ask for password.
need help for not to this way. any idea? please help me out, thanks in advance