email - Android Intent.EXTRA_STREAM Question -


-

the description of intent.extra_stream says:

a content: uri holding stream of data associated intent, used action_send supply data being sent.

-

my question is: can use extra_stream action_sendto send attachment sms ?

if can't, there way send attachment sms ?

yes, used email may use sms, although not file types supported.

i'm pretty sure run trouble when trying attach streams aren't images. there lot of complaints , have yet accomplish this, (in sms)


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -