I am using Intent with ACTION_SEND and I need to separate different texts. I need to send text to Gmail, and I need to send another text to Twitter. depends on the application. Can I get the application selected by the user before the application sends the selected text?
source
share