Does Android have an equivalent built in control like UIActivityViewController on iOS? Are there any open source equivalents?
Android is more based around Intent resolution so if more than one Activity on the device can handle an Intent for which you have set an Action and a Category, Android will automatically offer a list of Activities to the user to choose how they want to handle your data. There may be other alternatives, but I just wanted to get this answer down so you can perhaps consider using the built in Android functionality.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With