[android-developers] Re: email multi attachments

2010-03-18 Thread Matias Alberto de la Vega
Yes I have the zip stuff working, yet couldn't manage to make
ACTION_SEND_MULTIPLE either =( too bad that Google had put so little
info about that topic in the API documentation. If you need some
snippets with the zip let me know. Bye

On 17 mar, 22:51, SRF  wrote:
> I couldn't get ACTION_SEND_MULTIPLE to work, either.  I think I'm
> going to zip the attachments into one archive and use ACTION_SEND like
> you are suggesting,Matias.  Have you had any luck with the zip
> approach yet?
>
> On Mar 2, 8:14 am,MatiasAlberto de laVega
>
>
>
>  wrote:
> > Sleith, I've been doing some research on this topic yet I couldn't
> > make a lot of progress, anyway there is a tip that I can share...As I
> > couldn't manage to attache multiple files, I've decided to attach only
> > one file containing the rest of them, I mean a zip file. If this
> > scenario is good enough for you, in case you don't need a special
> > approach, let me know and I can send you some code snippets to zip the
> > file and then attaching it to the email. Take care
>
> > On 2 mar, 02:41, sleith  wrote:
>
> > > still dont find any solution for this..
> > > please help >.<
>
> > > On Feb 21, 9:16 pm, sleith  wrote:
>
> > > > anyone can help? >.<
>
> > > > On Feb 21, 9:35 am, sleith  wrote:
>
> > > > > Hi, is it possible to send email with multi attachments?
> > > > > Because what i see is only Intent.EXTRA_STREAM to attach the file, and
> > > > > it's only one file.
> > > > > Thanks for the help :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.


[android-developers] Re: email multi attachments

2010-03-17 Thread SRF
I couldn't get ACTION_SEND_MULTIPLE to work, either.  I think I'm
going to zip the attachments into one archive and use ACTION_SEND like
you are suggesting, Matias.  Have you had any luck with the zip
approach yet?

On Mar 2, 8:14 am, Matias Alberto de la Vega
 wrote:
> Sleith, I've been doing some research on this topic yet I couldn't
> make a lot of progress, anyway there is a tip that I can share...As I
> couldn't manage to attache multiple files, I've decided to attach only
> one file containing the rest of them, I mean a zip file. If this
> scenario is good enough for you, in case you don't need a special
> approach, let me know and I can send you some code snippets to zip the
> file and then attaching it to the email. Take care
>
> On 2 mar, 02:41, sleith  wrote:
>
>
>
> > still dont find any solution for this..
> > please help >.<
>
> > On Feb 21, 9:16 pm, sleith  wrote:
>
> > > anyone can help? >.<
>
> > > On Feb 21, 9:35 am, sleith  wrote:
>
> > > > Hi, is it possible to send email with multi attachments?
> > > > Because what i see is only Intent.EXTRA_STREAM to attach the file, and
> > > > it's only one file.
> > > > Thanks for the help :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: email multi attachments

2010-03-02 Thread sleith
Hi,
thanks for your response. I'll try it, and i'll tell you if i make any
progress :D
thanks man

On Mar 2, 7:19 pm, Matias Alberto de la Vega
 wrote:
> BTW if you want to do some research on your own, you can google
> ACTION_SEND_MULTIPLE which I yet couldn't manage to get it to
> work...anyway you may want to check it out, if you make progress on
> this, please let me know:
>
> http://developer.android.com/reference/android/content/Intent.html#AC...
>
> On 2 mar, 02:41, sleith  wrote:
>
> > still dont find any solution for this..
> > please help >.<
>
> > On Feb 21, 9:16 pm, sleith  wrote:
>
> > > anyone can help? >.<
>
> > > On Feb 21, 9:35 am, sleith  wrote:
>
> > > > Hi, is it possible to send email with multi attachments?
> > > > Because what i see is only Intent.EXTRA_STREAM to attach the file, and
> > > > it's only one file.
> > > > Thanks for the help :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: email multi attachments

2010-03-01 Thread sleith
still dont find any solution for this..
please help >.<

On Feb 21, 9:16 pm, sleith  wrote:
> anyone can help? >.<
>
> On Feb 21, 9:35 am, sleith  wrote:
>
> > Hi, is it possible to send email with multi attachments?
> > Because what i see is only Intent.EXTRA_STREAM to attach the file, and
> > it's only one file.
> > Thanks for the help :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: email multi attachments

2010-02-21 Thread sleith
anyone can help? >.<

On Feb 21, 9:35 am, sleith  wrote:
> Hi, is it possible to send email with multi attachments?
> Because what i see is only Intent.EXTRA_STREAM to attach the file, and
> it's only one file.
> Thanks for the help :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en