activesync

Android tutorial / Ref : to access contacts, email and contacts using exchange activesync?

与世无争的帅哥 提交于 2019-12-10 21:27:40
问题 I planed to develop android app to sync outlook exchange contacts and mail to myapp. I googled it but not get any tutorial regarding that. I only gets the result to setup active sync and other third party apps. Any one please guide me to understand whats exchange active sync? Is there any library to access outlook exchange. Is there tutorial to write android/java program to access outlook exchange (exchange activesync). is there any open source project? I may misunderstood the about exchange

Android mail search using Exchange Activesync

与世无争的帅哥 提交于 2019-12-09 13:48:24
问题 Is there is way to search mail in Exchange server using active sync protocol in android, i tried in many ways but it works for Global adress lookup but not for mails. can anybody please give the solution it realy helps me. please suggest the any link for clease understanding of Exchange mailbox store. Thanks 回答1: Yes it is possible. Here is an example from the ActiveSync Protocol specification. You will first need to get the list of folders using the FolderSync command, and then use the

Get Microsoft Exchange Authentication token through Android's AccountManager

孤街醉人 提交于 2019-12-08 02:23:54
问题 I am working on an Android 3.0 program that can connect to a SSL'd php webservice (outputs data in JSON, I can modify the server). The tablets that are connecting to this service have a corporate Microsoft ActiveSync (exchange 2010) account, and only that account (no google accounts,FB, etc). I would like to write a program that can use the credentials saved in the tablet's android.accounts.AccountManager to make secure requests on that PHP webservice. I tried following some google examples

Get Microsoft Exchange Authentication token through Android's AccountManager

蓝咒 提交于 2019-12-06 12:06:24
I am working on an Android 3.0 program that can connect to a SSL'd php webservice (outputs data in JSON, I can modify the server). The tablets that are connecting to this service have a corporate Microsoft ActiveSync (exchange 2010) account, and only that account (no google accounts,FB, etc). I would like to write a program that can use the credentials saved in the tablet's android.accounts.AccountManager to make secure requests on that PHP webservice. I tried following some google examples but I think the problem lies when I use the line: AccountManagerFuture<Bundle> data = am.getAuthToken(b,

ActiveSync client Java implementation

可紊 提交于 2019-12-06 09:59:02
问题 My company is working on a project to develop a desktop and mobile email client that can connect to different mail servers with minimal configuration for users or server admins. As we want to support Microsoft Exchange it seems we have to implement the ActiveSync protocol in Java. We're already aware of the licensing issues regarding use of ActiveSync and are in contact with Microsoft. We've already noticed that Android provides a partial implementation of what we want to do but we're looking

Python Exchange ActiveSync Library

主宰稳场 提交于 2019-12-05 08:44:37
Is anyone familiar with an Exchange ActiveSync library or open source client for python? I've done preliminary searching with little to no success. I've seen some examples for C#, but I figured I'd ask around here before my attempt to port anything over. In case you're curious. This would be an extension of an already existing linux based IMAP / POP3 client. Moving to Windows / C# this late in the game isn't really an option. This is a Python ActiveSync client, built on Twisted: https://code.google.com/p/py-eas-client/ On Debian 9: apt-get install mercurial python-twisted hg clone https:/

ActiveSync client Java implementation

纵然是瞬间 提交于 2019-12-04 14:34:16
My company is working on a project to develop a desktop and mobile email client that can connect to different mail servers with minimal configuration for users or server admins. As we want to support Microsoft Exchange it seems we have to implement the ActiveSync protocol in Java. We're already aware of the licensing issues regarding use of ActiveSync and are in contact with Microsoft. We've already noticed that Android provides a partial implementation of what we want to do but we're looking for a Java library that is more fully featured and easier to integrate into a non-android application.

Utilizing OAuth2 for Office365, through Exchange ActiveSync (EAS)

大城市里の小女人 提交于 2019-12-03 21:36:53
The blog post: Announcing Exchange ActiveSync v16.1 states that: While not a part of EAS 16.1, we also want to note that both Office 365 and Outlook.com customers can now utilize the OAuth 2.0 protocol for authorization through EAS. My question is: which scope should I use in the oauth request? Is there an example, perhaps of the full request? Note : there was a similar question about using OAuth for Office365 with IMAP , but here I'm specifically asking about ActiveSync . I referenced this question in a comment to one of the answers on that thread . Secondary problem : Thanks to Jason's

Android mail search using Exchange Activesync

谁说胖子不能爱 提交于 2019-12-03 21:07:30
Is there is way to search mail in Exchange server using active sync protocol in android, i tried in many ways but it works for Global adress lookup but not for mails. can anybody please give the solution it realy helps me. please suggest the any link for clease understanding of Exchange mailbox store. Thanks Yes it is possible. Here is an example from the ActiveSync Protocol specification. You will first need to get the list of folders using the FolderSync command, and then use the ServerId returned to search the folders. More information in my comment here . P.S. Might be useful to add an

How can I determine which Registry setting gets updated when the user selects “Files - Sync Settings” in ActiveSync?

为君一笑 提交于 2019-12-02 14:40:15
问题 I'm no longer sure that "GuestOnly" is really the registry key I need to change to prevent file syncing between a handheld device and the PC to which it is connected. If I open ActiveStync's "Windows Mobile Device Center", select "Mobile Device Settings" then "Change content sync settings" and check or uncheck "Files - Sync Settings", it does not alter the value of the "GuestOnly" registry key in "SOFTWARE\Microsoft\Windows CE Services" The "GuestOnly" value remains 0x00000000 (0) no matter