Android Open Source - App project ERTriage3






Project Summary

A simple Android app created for a class project..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ERTriage3.

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v13.jar
android-support-v7-appcompat.jar




Resource Files

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.

null

Java Source Files

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