Android Open Source - App simple Prescribed






Project Summary

Simple Android application for setting reminders.

Web Site / Source Repository

Prescribed is hosted in the following web site
https://github.com/guimou123/Prescribed

If you think the Android project Prescribed 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 Prescribed.

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Minimum SDK Version19
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in Prescribed. The names of the image files are listed as follows.

icn_pill.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Prescribed has the following Java source files.

com.gui.mou.prescribed.BaseActivity.java
com.gui.mou.prescribed.CreateAlarmFragment.java
com.gui.mou.prescribed.DashboardFragment.java
com.gui.mou.prescribed.MainActivity.java
com.gui.mou.prescribed.ReminderNotificationActivity.java
com.gui.mou.prescribed.alarming.AlarmingManager.java
com.gui.mou.prescribed.alarming.AlarmingManagerImpl.java
com.gui.mou.prescribed.alarming.AlarmingReceiver.java
com.gui.mou.prescribed.alarming.BootReceiver.java
com.gui.mou.prescribed.model.Alarm.java
com.gui.mou.prescribed.model.Medication.java
com.gui.mou.prescribed.model.Pill.java
com.gui.mou.prescribed.model.Reminder.java
com.gui.mou.prescribed.persistence.DBContract.java
com.gui.mou.prescribed.persistence.DBHandler.java
com.gui.mou.prescribed.widget.DashboardLayout.java