Projet

Général

Profil

Configure webdav on Android » Historique » Version 3

Ronald Phlypo, 20/03/2018 09:52

1 1 Ronald Phlypo
h1. Configure webdav on Android
2
3 3 Ronald Phlypo
> %{color:red} *WARNING* This is only valid for those of you who have a Zimbra account%
4 1 Ronald Phlypo
5
h2. Installation of the necessary packages
6
7
* First install "FDroid":https://f-droid.org/, an app market which allows you to download many APK(Android application package)s which are in the FOSS(free open source software) system, you must probably allow to install from uncertified sources in your Android settings
8
9
* From the FDroid app market install "icsdroid":https://f-droid.org/en/packages/at.bitfire.icsdroid/ and "davdroid":https://f-droid.org/packages/at.bitfire.davdroid/
10
11
ICSDroid will make the link between a CalDav formatted calendar and the Android ICS(Internet Calendar and Scheduling) format, DAVDroid will allow you to read the CalDAV and DAVCard format from the Zimbra server.
12
13
h2. Configuration
14
15
* Open up DAVDroid
16 2 Ronald Phlypo
* Click on the + sign to add an account
17
* Configure using a server with login credentials and use the following information
18
19
    * server: https://webmail.grenoble-inp.fr/dav (you can check settings of the DAV server by downloading the XML(extended markup language) file of your account at https://webmail.grenoble-inp.fr/dav/{login} where {login} is your Zimbra login
20
    * user: your Zimbra login or user name (generic format is first_name.last_name)
21
    * password: the password you use to log into Zimbra
22
* Choose how you want to present groups in DAVCards: single VCF(virtual contact file) card for a group or group tag on individual VCF(virtual contact file) cards
23
* Check all calendars you want to show up in your Android calendar app, you will be able to read from and write to your calendars!