TheKnot - simple reminder app for android.
theknot is hosted in the following web site
https://github.com/Leonti/theknot
If you think the Android project theknot 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 theknot.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v13.jar android-support-v4.jar |
There are 1 image files in theknot. The names of the image files are listed as follows.
ic_action_new.png
The following screenshort is generated from the image listed above.
theknot has the following Java source files.
com.leonti.theknot.AbstractRemindersFragment.java com.leonti.theknot.DateSelectionAdapter.java com.leonti.theknot.FutureRemindersFragment.java com.leonti.theknot.MainActivity.java com.leonti.theknot.PastRemindersFragment.java com.leonti.theknot.ReminderFormActivity.java com.leonti.theknot.ReminderListAdapter.java com.leonti.theknot.TabsPagerAdapter.java com.leonti.theknot.dao.ReminderDao.java com.leonti.theknot.dao.ReminderSqliteHelper.java com.leonti.theknot.model.Reminder.java com.leonti.theknot.notifications.ReminderNotification.java com.leonti.theknot.notifications.ReminderReceiver.java