Skip to content

danghiskhan/FilteredShareActionProvider

Repository files navigation

Example of how to modify the Android ShareActionProvider implementation to filter out unwanted applications from the suggestions list. The only change is in FilteredActivityChooserModel.loadActivitiesIfNeeded(). Copy these three classes into your project and reference the ActionProvider as normal e.g. com.example.FilteredShareActionProvider.

About

Example of how to filter out specific packages from a ShareActionProvider suggestions list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages