I\'m trying to share a file with other apps (e.g. Telegram, Whatapp, etc) using:
Intent sendIntent = new Intent(); sendIntent.setAction(Intent.ACTION_SEND); s