At present Android code supports to add an exchange/corporate account. When user adds an account, Nexus one shows option to add MS exchange account or Google account, but this option is not available in Froyo/ Eclair code. The gmail account is also added as an exchange account and both these types of account use same database and same protocol to communicate.
To give more clarity to user about which type of account she is going to add, while adding an account we can ask whether she wants to add an exchange account or gmail account, the way Nexus one is doing. Nexus one has separate content providers for emails for exchange and gmail. But I want to use same content providers, sync adapters and sync service, and still want to be able to show to user different options to add accounts. I want to know what are the ways to achieve this separation of gmail and exchange account. Thanks, MG On Jul 13, 7:10 pm, TreKing <[email protected]> wrote: > On Mon, Jul 12, 2010 at 3:25 AM, MG <[email protected]> wrote: > > I want to create a new account type for gmail. > > I, personally, have no idea what this means or what you're trying to do. You > may want to elaborate your question to get a good response. > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

