Not official but definitely handy to see what's already out there: a registry of Intents. Includes Android's default Intents. Dunno if all are in the table. http://www.openintents.org/en/intentstable
On 14 nov, 22:26, MrChaz <[email protected]> wrote: > I'm looking into getting my application to show up when the user tries > to 'share' a picture via the Gallery application I can't, however, > find any information about how exactly to go about this. > > I get that I need to declare an intent filter for the SHARE action, > what I can't seem to find is how the Gallery wants to send out the > selected image. > > http://android-developers.blogspot.com/2009/11/integrating-applicatio... > documentation is key indeed. -- 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

