You need to implement ACTION_SEND, set up to support whatever MIME type of data that the calendar is trying to send.
On Sun, Oct 31, 2010 at 7:57 AM, Eros Pedrini <[email protected]> wrote: > Dear all, > probably my problem is really silly, but I already spent two days > without any results :( > > I'm writing a client application for an Italian social network (Meemi) > and I'd like to give the possibility to users to share their calendar > events via my client. > I noticed on my device (HTC Desire) that is possible to access to a > "share chooser" from the Calendar event list: in fact I can share via > email, sms, and bluetooth. > I'd like to add my client to the this sharing list: but I'm not able > to found the right intent filter to use. > > Thanks in advance for the help. > Eros > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- 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

