I have a video player app and there are a few apps out there that share videos with my app. Technically any app that shares a video via a Intent
can share it with my app but there are a few more complex options my app accepts that some apps will also pass.
I would like to know if there is a way for my app to know which was the app that sent the Intent
?