Medicine alert android application..
MedAlert is hosted in the following web site
https://github.com/hstefan/MedAlert
If you think the Android project MedAlert 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 MedAlert.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | android-support-v4.jar ormlite-android-4.33.jar ormlite-core-4.32.jar |
There are 6 image files in MedAlert. The names of the image files are listed as follows.
ic_action_copy.png ic_action_delete.png ic_action_done.png ic_action_edit.png ic_action_search.png ic_action_user_add.png
The following screenshort is generated from the image listed above.
MedAlert has the following Java source files.
br.ufsm.gmob.medalert.activities.CreateStaticAlarmActivity.java br.ufsm.gmob.medalert.activities.MedAlertAlarmList.java br.ufsm.gmob.medalert.db.MedAlertDbHelper.java br.ufsm.gmob.medalert.db.entities.Alarm.java br.ufsm.gmob.medalert.db.entities.AlarmNote.java br.ufsm.gmob.medalert.db.entities.Medicine.java br.ufsm.gmob.medalert.db.entities.PeriodicAlarm.java br.ufsm.gmob.medalert.db.entities.StaticAlarm.java