Android Open Source - UI fragment MedicineReminder






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MedicineReminder.

ItemValue
Java File Count16
Activity Count6
Fragment Count3
Required Permissionsandroid.permission.SEND_SMS
android.permission.VIBRATE
android.permission.WAKE_LOCK




Resource Files

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.

null

Java Source Files

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