Hi, I know there is a way to uninstall applications on emulator, using ADB, but that is not available on the phone. My application needs to provide a way to uninstall itself, initiated automatically or by user's request through UI, with user's permission of course - it doesn't need to be uncontrolled. So it should be done programmatically, using some public API like PackageManager.uninstall. Any ideas on how this can be done?
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 -~----------~----~----~----~------~----~------~--~---

