[android-developers] Android - Create(or Register) new pop3 email account in rouncube mail server

2012-09-20 Thread Karthik
I am creating one android application which will have API to *create a new pop3 email account*. Now I am using roundcube email client to create account in my server. I need to create new email account programatically. I have searched over the internet. But I didn't get any samples. Can anyone

Re: [android-developers] Android - Create(or Register) new pop3 email account in rouncube mail server

2012-09-20 Thread Mark Murphy
On Thu, Sep 20, 2012 at 9:02 AM, Karthik karthikpsn...@gmail.com wrote: Can anyone give some hints or samples to create(or Register) new pop3 email account in android? There is nothing in the OS that has anything to do with POP3. The AOSP Email client does not have any documented and supported