Shane,
Just so you know, there are so legitimate uses for that. For instance, I am programming an application for a company that will install it on all phones they give their employees, and they won't allow the employees to turn it off. I'm not planning to try to make it totally impossible to get rid of, but the company would like me to do that. I proposed that they simply monitor the input from it, and create a report on any employees that don't send updates over it. There are legitimate uses, but I have to say, I don't really like the idea either. Sincerely, Brad Gies ----------------------------------------------------------------- Brad Gies 27415 Greenfield Rd, # 2, Southfield, MI, USA 48076 www.bgies.com www.truckerphone.com www.EDI-Easy.com www.pricebunny.com ----------------------------------------------------------------- Moderation in everything, including abstinence _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Shane Isbell Sent: Monday, October 06, 2008 11:24 AM To: [email protected] Subject: [android-developers] Re: Prevent uninstall of application in Android What's your application? Just so I know not to install your application, resulting in a flow of nasty e-mails into your inbox. Shane On Sun, Oct 5, 2008 at 7:15 PM, denismo <[EMAIL PROTECTED]> wrote: Hello, I've got an unusual requirement - I need to PREVENT users from uninstalling my application from their Android platform (not emulator but the future devices). Is there an official way for doing this? An unofficial? If that's not possible exactly, perhaps it may be possible to: - remove/hide the application from the installed applications list - abort uninstall by throwing an error from some standard class - prevent uninstall of only some types/configurations of applications? - automatically force reinstall of uninstalled application? - invoke some class in the application before being uninstalled so that it can send SMS/access a web site to notify someone about this? Thanks. Denis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

