Android app created by Clyde Thomas Zuber as final project for CSC442.
PillMinder is hosted in the following web site
https://github.com/zuberfowler/PillMinder
If you think the Android project PillMinder 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 PillMinder.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in PillMinder. The names of the image files are listed as follows.
pill_minder.png
The following screenshort is generated from the image listed above.
PillMinder has the following Java source files.
edu.elon.cs.pillminder.AlarmReceiver.java edu.elon.cs.pillminder.CurrentRxActivity.java edu.elon.cs.pillminder.DisplayDailyActivity.java edu.elon.cs.pillminder.HistoryRxActivity.java edu.elon.cs.pillminder.InfoProfileActivity.java edu.elon.cs.pillminder.MedData.java edu.elon.cs.pillminder.MinderActivity.java edu.elon.cs.pillminder.OnBootCompleted.java edu.elon.cs.pillminder.PillMinderService.java edu.elon.cs.pillminder.PmWakeLock.java edu.elon.cs.pillminder.RecordHistoryActivity.java edu.elon.cs.pillminder.RxDatabaseHelper.java edu.elon.cs.pillminder.RxLabelActivity.java edu.elon.cs.pillminder.SchData.java edu.elon.cs.pillminder.Scheduler.java edu.elon.cs.pillminder.Schema.java