I have watched Sharing Content episode from Android Developers Patterns and they use ShareComapt.IntentReader and ShareCompat.IntentBuilder to share and receive easily intents. Is there any way to use this ShareCompat especially handling streams (files and images) using FileProvider but from Android service?