Difference between revisions of "Birthdays"

From dmfswiki
Jump to: navigation, search
(Created page with "Android does not offer a native way for contacts' birthdays to be shown in the calendar - at least not for non-Google accounts. One possible solution is [http://sufficientlysecu...")
(No difference)

Revision as of 19:47, 13 August 2013

Android does not offer a native way for contacts' birthdays to be shown in the calendar - at least not for non-Google accounts.

One possible solution is Birthday Adapter by Dominik Schürmann. It provides a calendar with all contacts' birthdays which can then be displayed in all calendar applications using the standard Android calendar API.

Birthday adapter is open source (GPLv3). It is available from F-Droid (free) or from the Google Play Store (1 €). Source Code is available on GitHub.