How does Google implement Microsoft Exchange access?
Posted
by user358041
on Stack Overflow
See other posts from Stack Overflow
or by user358041
Published on 2010-06-10T00:57:28Z
Indexed on
2010/06/10
1:02 UTC
Read the original article
Hit count: 216
I know with Android 2.x there is the ability to tap into Microsoft Exchange, for at least email, if not calendar and contacts. I would like to see how this was accomplished. Particularly because Microsoft Exchange exposes SOAP web services, and I understand there is no native Android support for SOAP. Since this is open source, shouldn't I be able to find something in the Android source? If so, can you point me in the right direction of where to find it in the ~4Gig (!) source? I want to develop an application that accesses Exchange contacts and calendars, but don't want to reinvent that piece. Any other guidance would be appreciated.
Thanks.
© Stack Overflow or respective owner