Android Open Source - App simple theknot






Project Summary

TheKnot - simple reminder app for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of theknot.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version19
Activity Count2
Fragment Count2
jar files usedandroid-support-v13.jar
android-support-v4.jar




Resource Files

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.

null

Java Source Files

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