AndroidCaldavSyncAdapater

From WickyWiki
Revision as of 20:31, 28 August 2013 by Wilbert (talk | contribs)


Project:

Notes:

  • integrates into Android Accounts and Sync
  • lots of errors, stops working on fatal exception
  • todo: limit to X months in the past and X months into the future
  • todo: configure direction
    • from android to server
    • from server to android
    • both ways
  • todo: conflicts and errors, log some information
  • SSL
cd /media/Data144/data_wilbert/Eclipse
mkdir AndroidCaldavSyncAdapter
cd AndroidCaldavSyncAdapter
git clone https://github.com/gggard/AndroidCaldavSyncAdapater

SOGo:

INSERT INTO sogo_users VALUES ('testuser', 'testuser', MD5('test'), 'Test User', 'testuser@yahoo.com');