I am doing some experiments on my device – I want to be able to remove any application from an Android device using my application.
Given the package name of an app, how can I force the user to go to that package’s uninstaller page in the Manage Applications widget?
Thanks.
This may be helpful to you:
For more and detailed information regarding the installation and uninstallation, read this question: install / uninstall APKs programmatically (PackageManager vs Intents)