Use ACTION_SEND. It's the engine behind all those "Share" options menu items you're seeing in Android -- try sharing a Web page from the browser, for example. Any application the user has installed that allows "sending" of your indicated MIME type will be an option for the user via the chooser.
On Tue, Aug 30, 2011 at 2:43 PM, bob <[email protected]> wrote: > Anyone know if there is something like Sharekit (http:// > getsharekit.com/) for Android? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.0 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

