EvilZone
Hacking and Security => Mobile Hacking => Android => : 514z4ng3r September 21, 2011, 04:43:35 PM
-
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
-
Can i stop it using ActivityMonitor?
-
this is the way how you can
http://developer.android.com/guide/topics/admin/device-admin.html (http://developer.android.com/guide/topics/admin/device-admin.html)
-
Yhea, you need to install the application in admin modus, look up to prey project, (open source).
Without admin rights you are not able to uninstall it.
-
Yhea, you need to install the application in admin modus, look up to prey project, (open source).
Without admin rights you are not able to uninstall it.
Heh I think he wants it for an Android application. Prey is for computers, no?
-
Heh I think he wants it for an Android application. Prey is for computers, no?
Prey is for alot of devices ;)