Reputation: 303
Im trying to share a clip which i fetch from the server. I am able to play the video on Video Player. Now I want to share that clip.
We have multiple clips and I need to share which ever clip user selects. We make the calls to fetch the video at the time of Thumbnail selection(We dont fetch all the videos until user selects the thumbnail and then we start make api calls to fetch the video). We Play the video as we stream.
I need to share to all the available applications that have the sharing feature (I can use android implicit intents to do that).
Its like sharing a complete clip and the other user should be able to play in on device player. (If shared to whatsapp, it should open up and play).
Please let me know.
Thanks.
Upvotes: 0
Views: 181