I'm writing an Android app that emails reports to the user. I've seen apps that launch a list of other installed apps that can be used to send email and I am wondering how to do that.
I've looked at this code and this question.
How would you filter out from the list of installed apps to know which ones are used for email?