[android-developers] Re: How do you create an MMS message with audio attachment?

2009-01-07 Thread Blake B.
I'll ping the group one last time. Can anyone confirm that this is not possible? I looked at the latest com.android.mms.ui.ComposeMessageActivity in the main code branch now (I believe this includes the Cupcake updates), and it still appears the handleSendIntent() intent method is assuming that

[android-developers] Re: How do you create an MMS message with audio attachment?

2009-01-07 Thread Dave Sparks
I believe this was deliberately left out of the code for 1.0. I'm not aware of any plans to add it in Cupcake. I suggest you file a feature request. On Jan 7, 7:09 am, Blake B. bbuckle...@yahoo.com wrote: I'll ping the group one last time. Can anyone confirm that this is not possible? I

[android-developers] Re: How do you create an MMS message with audio attachment?

2009-01-05 Thread Blake B.
Ok, digging into the com.android.mms.ui.ComposeMessageActivity handleSendIntent() method, it appears as though only Image attachments are expected in Intent Extras? Does anyone have any creative work-arounds of how to create/send an MMS message with an audio attachment? private void