I am using Mono for Android to develop an app in C#.
I need to retrieve a list of installed apps for the device but not sure where to start.
Could anyone point me into the right direction?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
These could be this one or this or even this – these are links for java.
The next thing to look is how to call that java-api from mono – that for instance.
Hope this is good place to start …