This is an android based basic reminder app for your phone..
RemindMe is hosted in the following web site
https://github.com/sansanketdg/RemindMe
If you think the Android project RemindMe 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 RemindMe.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED com.android.alarm.permission.SET_ALARM |
Asset File Names | assets\fonts\royalacid.ttf assets\royalacid.ttf |
Raw File Names | res\raw\getup.mp3 |
There are 2 image files in RemindMe. The names of the image files are listed as follows.
calendar.png clock.png
The following screenshort is generated from the image listed above.
RemindMe has the following Java source files.
com.example.remindme.AddReminder.java com.example.remindme.AlarmTrigger.java com.example.remindme.CustomList.java com.example.remindme.DatabaseHandler.java com.example.remindme.Description.java com.example.remindme.InitializeAllAlarms.java com.example.remindme.MainActivity.java com.example.remindme.MyBroadcastReceiver.java com.example.remindme.Reminder.java