You're probably looking to launch ACTION_SEND, wrapped in a createChooser() to let the user pick which application to share using.
Here's an example of how sharing is triggered from the Camera app: http://android.git.kernel.org/?p=platform/packages/apps/Camera.git;a=blob;f=src/com/android/camera/ViewImage.java;hb=cupcake#l1467 j On Tue, Aug 11, 2009 at 5:11 PM, m<[email protected]> wrote: > > How do you call the "share" menu to share some item (for example a > URL) via email, SMS, twidroid, etc? Any examples of doing this? > > > > -- Jeff Sharkey [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

