Last active
April 1, 2016 14:29
-
-
Save FokkeZB/4636528 to your computer and use it in GitHub Desktop.
A simple example of using Android intents to share texts, URLs and files like you could do using 0x82's ShareKit module (https://marketplace.appcelerator.com/apps/741) or any other similar module (TiSocial: https://github.com/viezel/TiSocial.Framework) for iOS.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please note that for both the iOS and Android implementation you'd have to play with passing the right options. For example: passing both an image and a link will trigger different services (behavior) then just passing a link.