Skip to content

Instantly share code, notes, and snippets.

@tannerburson
Created May 28, 2012 17:12
Show Gist options
  • Save tannerburson/2820134 to your computer and use it in GitHub Desktop.
Save tannerburson/2820134 to your computer and use it in GitHub Desktop.
IntentChooser Plugin Example
IntentChooser.show({
'mime-type': 'text/plain',
'content': 'This is my content: ',
'package-names': ['twitter']
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment