On Sep 1, 10:58 am, "Dexter's Brain" wrote:
> The Uri seems to be incorrect. "file://sdcard/myfile.zip"
>
> You can directly specify a file uri like Uri.fromFile(new File("/
> sdcard/myfile.zip"))
>
> Regards,
> Dexter.
>
> On Sep 1
Hi
I have create a zip file on the phone sdk. So i need to create a
program to attach that zip file and mail it. For that i need the uri
of that file. I used its physical path but it doesn't work.
path to the file - sdcard/myfile.zip
i used it in the code in foloowing way
sendIntent.putExtra(
t; Open Source Development Center
> ·T· · ·Mobile· stick together
>
> The views, opinions and statements in thisemailare those of the
> author solely in their individual capacity, and do not necessarily
> represent those of T-Mobile USA, Inc.
>
> On Aug 18, 3:25 am, SrilankanKK
Hi all,
I'm try to send an email with multiple image attachments.I'm trying
to develop an application which has a button and when i click the
button mail has to be sent with image attachments.
email address is hard coded. If any way to do this plz post me a
reply.
Thanks,
--~--~-~--~--
ions and statements in this email are those of
> the author solely in their individual capacity, and do not
> necessarily represent those of T-Mobile USA, Inc.
>
> On Jul 28, 4:31 am, SrilankanKK wrote:
>
> > Hi
>
> > i have put this question on several time on the
Hi
i have put this question on several time on the Developer forum. But i
didn't get any answer.
I build an email application using intents. I can send a email with
one image attachment. I tried to attach multiple images using "putExtra
()" method.But it still send only a single image if any
Hi...
I have developed a application which can send an email with one image
attachment.
Now i want to attach the multiple images.when i click a button email
should send to a hard coded email address with multiple image
attachments.
I used intents for my program. To send image i used putExtra
7 matches
Mail list logo