Android Open Source - Facebook birthday Birthday-Reminder






Project Summary

It is an Android app which interacts with Facebook and gives you notifications of your friends' birthdays. You can then directly post on your friend's wall from the phone or just let this app automatically post prepared message for you..

Web Site / Source Repository

Birthday-Reminder is hosted in the following web site
https://github.com/prajwol/Birthday-Reminder

If you think the Android project Birthday-Reminder listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Birthday-Reminder.

ItemValue
Java File Count23
Supported screen sizes[ldpi, mdpi, hdpi]
Activity Count9
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 13 image files in Birthday-Reminder. The names of the image files are listed as follows.

bd.png
calendar_icon.png
contact.png
contact1.png
contact_icon.png
contactgray.png
contactgray1.png
greeting.png
message_forward.png
month_icon.png
settings_icon.png
user.png
week_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Birthday-Reminder has the following Java source files.

se.kth.ID2216.bdrem.proxy.fb.BaseDialogListener.java
se.kth.ID2216.bdrem.proxy.fb.BaseRequestListener.java
se.kth.ID2216.bdrem.proxy.fb.MyFacebook.java
se.kth.ID2216.bdrem.proxy.localdb.MyLocalDB.java
se.kth.ID2216.bdrem.proxy.model.MyFriend.java
se.kth.ID2216.bdrem.proxy.model.MySettings.java
se.kth.ID2216.bdrem.service.BdRemService.java
se.kth.ID2216.bdrem.ui.Alert2.java
se.kth.ID2216.bdrem.ui.AlertPage.java
se.kth.ID2216.bdrem.ui.BirthdayReminder.java
se.kth.ID2216.bdrem.ui.ContactTab.java
se.kth.ID2216.bdrem.ui.GlobalGreeting.java
se.kth.ID2216.bdrem.ui.Main.java
se.kth.ID2216.bdrem.ui.MonthTab.java
se.kth.ID2216.bdrem.ui.MyAdapter.java
se.kth.ID2216.bdrem.ui.PersonalGreeting.java
se.kth.ID2216.bdrem.ui.Settings.java
se.kth.ID2216.bdrem.ui.WeekTab.java
se.kth.ID2216.bdrem.util.MyUtils.java
se.kth.ID2216.bdrem.util.Report.java