Author Topic: Password to Uninstall Application  (Read 5254 times)

0 Members and 1 Guest are viewing this topic.

Offline 514z4ng3r

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Password to Uninstall Application
« on: 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

Offline 514z4ng3r

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Password to Uninstall Application
« Reply #1 on: September 23, 2011, 02:36:55 pm »
Can i stop it using ActivityMonitor?

Offline 514z4ng3r

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Re: Password to Uninstall Application
« Reply #2 on: September 24, 2011, 07:05:31 pm »

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: Password to Uninstall Application
« Reply #3 on: October 07, 2011, 09:50:55 am »
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.
~Factionwars

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Password to Uninstall Application
« Reply #4 on: October 07, 2011, 11:02:23 am »
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?

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: Password to Uninstall Application
« Reply #5 on: October 10, 2011, 07:41:30 am »
Heh I think he wants it for an Android application. Prey is for computers, no?
Prey is for alot of devices ;)
~Factionwars