Share Intent - Share from installed social Apps

Hello,

We are developing an app in which after taking a screenshot users will be able to share it on social networks, (Facebook, Twitter, Instagram,… etc).

We want to create an Intent, that displays the social installed apps in the device in order to choose one of them and post the picture.

We readed this:

http://forum.unity3d.com/threads/160723-Android-Intent-problem

But we need some help. Does anyone achieve sharing data using this way in Unity? Are there any pluguin to do that? (Android, or Android&iOS).

If someone could share his experience about this, all the information will be very appreciated.

Thanks.

@mperotti Have you got working script to open share intent in android?