Add a "Share/Send To" capability to an Android app

Viewed 27

I am developing an Android app that has the feature of converting a video to an audio file.

I want to add a feature that makes the user able to enter his studio, then when they click on the video-share option (to share the video), to find my application icon at the bottom. Without the need to open the application.

How can I do that?

1 Answers
Related