You can use intents, as long as the other app knows how to handle the data you send it.
You can also use a general intent (like the 'Share' functionality in lots of apps), that lets the user select which app the data goes to.
As written above this is only possible if the other app has specifically supports such a feature. In that case they should also document how it can be done.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.