A simple Android app created for a class project..
ERTriage3 is hosted in the following web site
https://github.com/arkon/ERTriage3
If you think the Android project ERTriage3 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 ERTriage3.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v13.jar android-support-v7-appcompat.jar |
There are 5 image files in ERTriage3. The names of the image files are listed as follows.
ic_action_accept.png ic_action_new.png ic_action_overflow.png ic_action_save.png ic_action_search.png
The following screenshort is generated from the image listed above.
ERTriage3 has the following Java source files.
com.csc207.ertriage.AddPatientActivity.java com.csc207.ertriage.DatePickerFragment.java com.csc207.ertriage.LogInActivity.java com.csc207.ertriage.MainActivity.java com.csc207.ertriage.PatientActivity.java com.csc207.ertriage.PrescriptionActivity.java com.csc207.ertriage.SearchActivity.java com.csc207.ertriage.SymptomsActivity.java com.csc207.ertriage.VitalsActivity.java com.csc207.triage.ER.java com.csc207.triage.FileIO.java com.csc207.triage.Nurse.java com.csc207.triage.Patient.java com.csc207.triage.Person.java com.csc207.triage.Physician.java com.csc207.triage.Prescription.java com.csc207.triage.Professional.java com.csc207.triage.Record.java com.csc207.triage.Symptoms.java com.csc207.triage.Vitals.java