Thank you Mark. I will do that. I appreciate that Twidroid and others will respond to that action. I would hope that google or someone else will consider something along the lines of ACTION_POST or better yet ACTION_PUBLISH for Atom publications.
I think it would be a nice distinction to allow some authority to post to facebook, blogger, twitter, picasa, youtube or some other site based on the mime-type. Where SEND would be a message to a contact (SMS, facebook message, email, etc.). In my mind SEND and PUBLISH would be two different intents. In the meantime, SEND it is! On Nov 5, 2:20 pm, "Mark Murphy" <[email protected]> wrote: > > I am interested--as I'm sure many of you are--in posting text to a > > facebook profile, a twitter status or some other social forum of the > > user's picking. As a game developer, I think this would be nice for > > users to brag about high scores. I was hoping that with 2.0's new > > sync and saved social profiles that there might be a simple intent for > > this--something like the ACTION_SEND does for sending data to a > > contact. Ideally, I would just have a simple intent, let's say > > ACTION_POST with some data (either text or a stream) with a MIME-TYPE > > set and the Android OS or MotoBlur, or someone who actually holds on > > to the user's social account information would handle a post. I don't > > mind if someone catches my intent and prompts the user to approve it > > first. I just want to give them the option. > > > Can anyone tell me if anything like this exists? > > ACTION_SEND. You do not need to specify a target address. Twidroid, for > example, responds to ACTION_SEND and lets you post to Twitter. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > Android App Developer Books:http://commonsware.com/books.html -- 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

