Almost all mobile apps do some sort of sharing data with other apps. For example, your app might want to share URLs, images, videos or text content to other apps like Facebook, Twitter, Gmail and so on. To implement this, it’s quite straight-forward. You create an Intent with the action…