Final project. It uses view pager to split the application into two parts: on the left is a reminder fragment, which enables the user to set the time to take their medicines. Users can add, delete or edit their information. BUG: once in edit mode, once.
MedicineReminder is hosted in the following web site
https://github.com/cisxing/MedicineReminder
If you think the Android project MedicineReminder 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 MedicineReminder.
Item | Value |
---|---|
Java File Count | 16 |
Activity Count | 6 |
Fragment Count | 3 |
Required Permissions | android.permission.SEND_SMS android.permission.VIBRATE android.permission.WAKE_LOCK |
There are 1 image files in MedicineReminder. The names of the image files are listed as follows.
alarm2.png
The following screenshort is generated from the image listed above.
MedicineReminder has the following Java source files.
aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.Adapter.MedicineAdapter.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.Adapter.MyPagerAdapter.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.AlarmService.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.ApplicationTest.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.ConfirmationActivity.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.DialogActivity.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.Fragments.FragmentCalendar.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.Fragments.FragmentReminder.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.MainActivity.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.SecondAlarmService.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.SecondReceiver.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.SetPhoneNumberActivity.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.SetTimeActivity.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.ShowHistoryActivity.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.TimeReceiver.java aitmyhelloapp.examples.android.ait.hu.medicinereminderdemo.data.MedicineInfo.java