Here's an Android app that contains the dynamically programmed Reminder Spinners I extracted from the Google Calendar app.
Reminders is hosted in the following web site
https://github.com/JohnnyChingas/Reminders
If you think the Android project Reminders 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 Reminders.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in Reminders. The names of the image files are listed as follows.
ic_menu_remove_field_holo_light.png
The following screenshort is generated from the image listed above.
Reminders has the following Java source files.
com.example.reminders.MainActivity.java com.example.reminders.ReminderEntry.java