Top "Share" questions

questions about sharing resources in (local, and social) networks

How to send a photo to Instagram using my Android app?

My app takes photos and I want to share it on Instagram. My app save the image in this directory …

android share photo instagram
How to implement share via option in android?

I want to implement something like this. It should not be hard coded. If user haven't installed Dropbox there should …

android share facebook-sharer
Sharing a png image in drawable folder

I am integrating share with the following code for the app. private void socialShare() { Uri uri = Uri.parse("android.resource://…

android share social-networking
Sharing audio file

I'm trying to make a button for sharing an audio file. This is not working. First I tried to send …

android audio share
Facebook share button: how to implement

I'm trying to figure out how to implement the Share button exactly as how it is implemented here. I want …

html facebook share facebook-apps
Share on Facebook - Thumbnail not showing for the first time

https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.frcc.us%2F1197%3Fv%3D3422%26f%3D5 You …

facebook thumbnails share facebook-opengraph
Android Studio Share button

I wanted to make a share button on a Navigation drawer, when the user touches the button it will open …

android navigation share drawer
android share images from assets folder

I'm trying to share an image from my assets folder. My code is: Intent share = new Intent(Intent.ACTION_SEND); …

android image share assets
iOS share image AND text to WhatsApp

I have googled, and get some solutions, it seems the only possible way is thru UIDocumentInteractionController. I have found the …

ios share whatsapp uidocumentinteraction
How to clear the cache of LinkedIn sharer manually

At using share function via LinkedIn API, one and the same picture is transfered for each page of the website …

caching share linkedin