Working with Google Contacts: Difference between revisions

    From KDE UserBase Wiki
    No edit summary
    No edit summary
    Line 1: Line 1:
    {{Construction}}
    {{Construction}}


    To synchronize Google Contact and Calendar data, the Akonadi Google Data API mut be installed on your system. Depending on your package manager, the install procedure may be different.
    == How to synchronize Google Contacts with Contact ==
     
    To synchronize Google Contact and Calendar data, the ''Akonadi Google Data API'' must be installed on your system. Depending on your package manager, the install procedure may be different.


    To install it, enter a terminal and type:
    To install it, enter a terminal and type:


    DEB based distributions: sudo apt-get install akonadi-kde-resource-googledata
    ''DEB based distributions:'' <code>sudo apt-get install akonadi-kde-resource-googledata</code>
    RPM based distributions: yum install akonadi-googledata
    ''RPM based distributions:'' <code>yum install akonadi-googledata</code>


    This will install the akonadi-kde-resource-googledata package as well as its prerequisite, libgcal0
    This will install the akonadi-kde-resource-googledata package as well as its prerequisite, ''libgcal0''




    After installing the packages, go to the Contacts area of the Kontact left navigation bar. Next, on the first panel ,the Address Books panel, right click the window and select “Add Address Book”. Ensure that  the “Akonadi Google Contacts Resource” is selected, and then click OK. A pop-up window will appear that will ask for your Google account login credentials. Enter them and click OK. Check the box next to the “akonadi_google_resource_0” and then press F5 to update your contacts. Your contacts have now been synchronized!
    After installing the packages, go to the Contacts area of the Kontact left navigation bar. Next, on the first panel ,the Address Books panel, right click the window and select “Add Address Book”. Ensure that  the “Akonadi Google Contacts Resource” is selected, and then click OK. A pop-up window will appear that will ask for your Google account login credentials. Enter them and click OK. Check the box next to the “akonadi_google_resource_0” and then press F5 to update your contacts. Your contacts have now been synchronized!

    Revision as of 15:11, 30 December 2011

    Under Construction

    This is a new page, currently under construction!


    How to synchronize Google Contacts with Contact

    To synchronize Google Contact and Calendar data, the Akonadi Google Data API must be installed on your system. Depending on your package manager, the install procedure may be different.

    To install it, enter a terminal and type:

    DEB based distributions: sudo apt-get install akonadi-kde-resource-googledata RPM based distributions: yum install akonadi-googledata

    This will install the akonadi-kde-resource-googledata package as well as its prerequisite, libgcal0


    After installing the packages, go to the Contacts area of the Kontact left navigation bar. Next, on the first panel ,the Address Books panel, right click the window and select “Add Address Book”. Ensure that the “Akonadi Google Contacts Resource” is selected, and then click OK. A pop-up window will appear that will ask for your Google account login credentials. Enter them and click OK. Check the box next to the “akonadi_google_resource_0” and then press F5 to update your contacts. Your contacts have now been synchronized!