An android application to schedule SMS notifications to family and friends for events like birthdays, father's day or mother's day directly from your phone. Can be extended it to schedule email and voice notifications.
NotifyIt is hosted in the following web site
https://github.com/andela-bnkengsa/NotifyIt
If you think the Android project NotifyIt listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of NotifyIt.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 8 |
Required Permissions | android.permission.READ_CONTACTS android.permission.SEND_SMS |
There are 3 image files in NotifyIt. The names of the image files are listed as follows.
add.png notifyit.png schedule.png
The following screenshort is generated from the image listed above.
NotifyIt has the following Java source files.
com.android.app.notifyit.DateTimeActivity.java com.android.app.notifyit.EditNotificationActivity.java com.android.app.notifyit.MessageActivity.java com.android.app.notifyit.NotificationEntity.java com.android.app.notifyit.NotificationOpenHelper.java com.android.app.notifyit.NotificationsActivity.java com.android.app.notifyit.NotifyActivity.java com.android.app.notifyit.NotifyIt.java com.android.app.notifyit.ScheduleActivity.java com.android.app.notifyit.SetRepeatActivity.java com.android.app.notifyit.SetViaActivity.java