Birthdays

From dmfswiki
Revision as of 19:47, 13 August 2013 by Manuel (Talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.