Quote:
Originally Posted by myriad Excepting the fact it is IMPOSSIBLE to find on the Android Market AND it appears to be read-only (after you finally do find it)!? |
What do you mean by "impossible to find" ??
Can you give me more informations about your configuration ?
And yes, it is still read-only by now, we had a lot of work to rewrite everything from scratch and implement new features such as calendars and tasks sync, we wanted to make it available to have some feedbacks before working on 2-way sync which is complicated and potentially dangerous.
Just to explain the difficulties (which are not related to the delay between the latest release and now ... real work took 2 months full time but we had no time to spend on this before) : calendars sync is made complicated on the Android side because the calendar API is not documented (but yet, it exists) on Android prior to the latest "Ice Cream Sandwich" release.
Tasks are even more complicated since there is simply NO API for this in Android (except including them in the calendar which is not how it should work) so we had to build our own synchronisation connector from scratch AND a complete task manager to manage the tasks.
This is quite a lot of work to do and this is far from easy but now it's done and 2-way sync is the next step.
Regards.