see this post:
http://stackoverflow.com/questions/2020088/sending-email-in-android-using-javamail-api-without-using-the-default-android-app
On Tuesday, October 11, 2011, arun kumar wrote:
> SMTP means simple mail transfer protocol. first search in google about
> smtp in android and then you got s
SMTP means simple mail transfer protocol. first search in google about
smtp in android and then you got some idea...
On 10/10/11, rahul verma wrote:
> What is SMTP?
>
> On 10 Oct 2011 06:16, "rahul verma" wrote:
>
> Yeah i too need to know that. .whenever we try to send a mail a gmail app
> scree
Android mail system requre Gmail or other authentication..That means
some screnn pops up and show users to send mail to you..
2011/10/10, rahul verma :
> What is SMTP?
>
> On 10 Oct 2011 06:16, "rahul verma" wrote:
>
> Yeah i too need to know that. .whenever we try to send a mail a gmail app
> sc
What is SMTP?
On 10 Oct 2011 06:16, "rahul verma" wrote:
Yeah i too need to know that. .whenever we try to send a mail a gmail app
screen comes ,what is the way to omit that i mean send the mail
automatically
>
> On 8 Oct 2011 22:43, "Palike" wrote:
>
> Hi, at first sorry for my English
-
Yeah i too need to know that. .whenever we try to send a mail a gmail app
screen comes ,what is the way to omit that i mean send the mail
automatically
On 8 Oct 2011 22:43, "Palike" wrote:
Hi, at first sorry for my English. I need to make app that will
automatically send a file from the SD card.
to extend on that - look into including your own SMTP client.
--
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-dev
Look at SMTP.
On Sat, Oct 8, 2011 at 7:11 PM, Palike wrote:
> Hi, at first sorry for my English. I need to make app that will
> automatically send a file from the SD card. I thought that I will do
> it through email. I write the code to send email
>
> import android.app.Activity;
> import android
7 matches
Mail list logo