Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 600 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 600 Bytes

AndroidCaldavSyncAdapater

Caldav synch adapter for Android

See wiki for more information and server compatibility list (https://github.com/gggard/AndroidCaldavSyncAdapater/wiki)

Building the project

Using eclipse

Choose: Import -> Android -> Existing Android Code Into Workspace

Using ant

android project --path . ant debug

check bin/CalDAVSyncAdapter-debug.apk

Using Android Studio

Choose Import Project, choose CalDAVSyncAdapter Folder.

Select "Create project from existing sources". Next...

If you get an error about unregistered Git Root, select Add Git root.