I'm looking for an Android e-mail client that connects to a hosted Exchange 2010 server via Exchange Web Services (EWS). I know there are several mail apps (including the stock mail client) that can work with Exchange through ActiveSync and/or WebDAV, but my server supports neither of these.
|
|
JWebServices for Exchange is Java API for Microsoft Exchange 2007/2010/2013 and Office 365. The API offers complete Exchange Web Services functionality including the ability to create/update/move/copy items and folders, search items and folders, send messages, send meetings requests and more. Supports JDK 1.5+ and Android 1.6+. |
|||
|
|
|
You can use Microsoft's EWS API which is Open Source for Android by doing the following steps:
I used the same way explained above and it worked in Android application 100% perfectly. |
|||||||
|
