I want to get the information of the installed applications on the device by code. Like for example when entering the settings in the device then applications you can see all the applications installed ... well I want to get that by code... how to do that?

Any idea about that topic?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Check out the API documentation on CodeModuleManager.

And, part of the way StackOverflow works is that when you get an answer that solves your problem you should accept that answer. This is how you repay people for taking the time to help you out. You are a new user, and not too many questions yet, but if you get to far ahead of yourself without accepting answers people may stop answering them.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.