We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Sharing Content with Intents (markdown)
add space
Add sending links
Add section for WebView
Kill external storage permissions
Add screenshot of a share action provider
Don't need mkdirs()
Use an application specific external directory. This way you don't need to request global external storage
Key android.intent.extra.STREAM expects Parcelable. The share intent silently fails if a a String is passed.
added: Share in Facebook