Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

In my android application I need to authenticate several types of accounts.Google accounts are easy to authenticate .But I am Fail in IMAP/POP3 accounts. Is there is any methode to authenticate IMAP/POP3 accounts by programming?

share|improve this question
What do you mean with "authenticate"? getting the credentials or opening a connection and authenticate against the server using the credentials? – Robert Oct 10 '12 at 12:02
May be you should post the code (edit your question) you are using for "Google authentication" then we understand better what you are trying to achieve. – Robert Oct 10 '12 at 12:31
I am trying to add IMAP account by programming. – TamiL Oct 11 '12 at 8:38
@Dhaneesh, Did you manage to find a solution for this? I am trying to achieve the same in my project.. – ambit Oct 29 '12 at 10:15
@ambit still I facing that problem... – TamiL Oct 29 '12 at 11:08

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.