I am working on developing an app that requires looking at all apps installed on the user's phone. Can someone let me know how this would be accomplished?
Although if you want to be able to search and check for cross-references you might want to download all the code, and look at in Eclipse.
Here's a link to the ManageApplications class in the Settings app.
It should be a good place to start as it has to list all the applications.
There's a method called getInstalledApps() that you might want to look at.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.