PROBLEM
Android currently does not have any native applications that support CardDAV or CalDAV.
ENVIRONMENT
- atmail DAV server
RESOLUTION
Due to Android lack of native DAV functionality, atmail currently does not have a supported implementation on these devices.
However if you wish to try implement this using a third-party application, you will find the following URLs relevant.
- CalDAV: https://yourdomain.com:8443/calendars/testing@youdomain.com/default/
- CardDAV: https://yourdomain.com:8443/addressbooks/testing@yourdomain.com
Comments