CalDAV Sync Adapter for Android forked from gggard/AndroidCaldavSyncAdapter See wiki for more information and server compatibility list (https://github.com/gggard/AndroidCaldavSyncAdapater/wiki)
Synchronize your Android phone with a CalDAV server like Baïkal
Currently, the active development is done in the fork eenswi/AndroidCaldavSyncAdapter Please report any issues there.
- Create
gradle.properties
from template_gradle.properties
- Modify
gradle.properties
with your settings
Uncomment
#apply from: '../config/quality/quality.gradle'
from aCalDAV/build.gradle
Reports should be in aCalDAV/build/reports
Requirements:
- Android SDK
- Gradle
- Android Studio (optional)
apk
files should be placed in aCalDAV/build/outputs/apk
Navigate to the project root and run
'gradle build' for release
'gradle packageDebug' for debug release
Choose Import Project, choose ACalDAV Folder. If you get an error about unregistered Git Root, select Add Git root. More information on http://developer.android.com/sdk/installing/studio-build.html
This projects uses some open source projects like: