Using the ACTION_SEND intent is the easiest way, but I lose all control during the sharing process: I do not control the list of applications for sharing, I canβt configure anything. And the main problem is that each application can have features of the sharing process. For example, the Facebook application uses only http links and ignores anything else. In some of my projects, I use the SDK for each social network to avoid these problems, for example. facebook sdk
danik source share