I can add a Gmail account by codes using Accountmanager in my android application. But IMAP/POP3 accounts are slightly different.
How can I add IMAP/POP3 accounts by programming ?
|
|
|
This is pretty much the same answer as for your previous question: Step #1: Make a list of all IMAP/POP3 capable email clients for Android. There are probably several dozen. Step #2: Iterate over that list, contacting each developer, and asking them whether there is an API for manipulating account information for their app. |
|||
|
|