How to filter specific apps for ACTION_SEND intent (and set a different text for each app)
问题 How can you filter out specific apps when using the ACTION_SEND intent? This question has been asked in various ways, but I haven\'t been able to gather a solution based on the answers given. Hopefully someone can help. I would like to provide the ability to share within an app. Following Android Dev Alexander Lucas\' advice, I\'d prefer to do it using intents and not using the Facebook/Twitter APIs. Sharing using the ACTION_SEND intent is great, but the problem is (1) I don\'t want every