Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-18 Thread Ashish Sharma
Hi, I use below code and get the exception Code Properties props = new Properties(); props = System.getProperties(); props.setProperty(mail.imap.ssl.enable, true); props.setProperty(mail.imap.ssl.socketFactory.class,com.example.emaildownloadfromserver.DummySSLSocketFactory);

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-11 Thread Lew
Ashish Sharma wrote: java [sic] mail api is working fine for gmail account. can you please guide, how to use it for exchange server? http://lmgtfy.com/?q=Java+Mail+API+connect+to+exchange+server -- Lew -- -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-10 Thread Ashish Sharma
Hi, java mail api is working fine for gmail account. can you please guide, how to use it for exchange server? On Saturday, July 6, 2013 10:27:20 PM UTC-8, Yaron Reinharts wrote: http://code.google.com/p/javamail-android/ On 07/04/2013 12:20 PM, Ashish Sharma wrote: Hi, I want to

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-07 Thread Yaron Reinharts
http://code.google.com/p/javamail-android/ On 07/04/2013 12:20 PM, Ashish Sharma wrote: Hi, I want to downaload mails from my gmail account..is there any why? -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-05 Thread TreKing
http://lmgtfy.com/?q=gmail+api On Thu, Jul 4, 2013 at 4:20 AM, Ashish Sharma ashish.a...@gmail.com wrote: Hi, I want to downaload mails from my gmail account..is there any why? -- -- You received this message because you are subscribed to the Google Groups Android Developers group.

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-05 Thread Lew
Thank you for that, TreKing. I learned a lot from your link. -- Lew TreKing wrote: http://lmgtfy.com/?q=gmail+api Ashish Sharma wrote: I want to downaload mails from my gmail account..is there any why? -- -- You received this message because you are subscribed to the Google

[android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-04 Thread Ashish Sharma
Hi, I want to downaload mails from my gmail account..is there any why? -- -- 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