Uninstall methods in Android
Hey everybody, I was wondering where, or what is the methods used in the batch uninstaller programs? I know how to pull up lists of the applications, and 开发者_StackOverflow中文版the icons in a listview.. getting them into the right lists and whatever, but how do I actually uninstall the application? Thanksa
Just passing the delete intent is what I was looking for
精彩评论