[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Here are some Frequently Ask-able Questions, along with answers.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
another? Yes, that is possible.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
For now it is not possible. But please note that you are running ASynK on your own machine. The authors of ASynK, or any one other than you for that matter, cannot see your activity. That should provide some comfort.
Note that in the early days of ASynK, one had to use password in clear text to sync from/to Google Contacts. Google themselves deprecated this way of authentication, and now it is all oAuth-based. It is a little more cumbersome to get set up in the new way, but it is certainly more secure.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Circa late 2014 Google starting blocking access to applications accessing account data using plain text authentication as a conservative security policy. You can find more information about this on Google’s page here: https://support.google.com/accounts/answer/6010255 and see if this is what’s tripping you up.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Google’s tools are not as versatile as ASynK. I started work on ASynK because I was unhappy with the state of sync solutions for Android and MS Outlook (more on this later). Subsequently I added BBDB support and the made the application flexible enough that I can sync my contacts between BBDB and MS Outlook directly. Google has no tools to do that, of course. Further, the platform is flexible enough to add support for any number of additional PIM data providers.
Fundamentally, Google does not have a coherent and integrated strategy for Personal Information Management (PIM). Contacts, Calendar, Notes and Tasks are unrelated products with big differences in their APIs. The Tasks program itself is of very limited functionality. This applies equally to Android as well as for the cloud products. So it is hardly surprising that they do not have a tightly integrated PIM sync solution for Android like Blackberry and Nokia’s sync software with MS Outlook, say.
Google does provide a few options for people who want to get data into their Google account from Outlook.
Even if you’re willing to keep all your edits in Outlook, there are various other problems:
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These tools generally sync with MS Outlook, but are not available easily for generic Android users. For e.g. owners of the pure Google phones such as Nexus S. Further these are closed source, and adding BBDB support is, well, not possible.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
GoContactSync (http://sourceforge.net/projects/gocontactsync is a GPL-ed two way sync solution between MS Outlook and Google Contacts. It has favourable reviews on the general internet. The drawback is it is written in .NET, a language I do not know and have no desire to learn at this time. Python was versatile enough to work on Windows and Unix, and allowed me to extend to a third PIM data provider (BBDB). As noted earlier, ASynK is the only two way sync solution for BBDB today.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
It’s almost a total rewrite. Here are main changes:
v0.2 works on Linux, Mac and Windows. Only if MS Outlook support is needed, a third party library called PyWin32 is needed.
v0.2 UI is purely command line, even on Windows.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on November 10, 2017 using texi2html 5.0.