Skip to content Skip to sidebar Skip to footer
Showing posts with the label Shareactionprovider

Android Setshareintent Within Fragment

1. Background I have a screen that has a ShareActionProvider and a ViewPager that uses fragment… Read more Android Setshareintent Within Fragment

Restricting Share Options

Is there a way to restrict share options in an Android app? I have tried using the ShareActionProvi… Read more Restricting Share Options

How To Detect When User Selects Menu Item With ShareActionProvider?

I have small problem with my Android app. I'm creating standard menu (using onCreateOptionsMenu… Read more How To Detect When User Selects Menu Item With ShareActionProvider?