AndroidCaldavSyncAdapater
From WickyWiki
- 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
- request: 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');