Android Open Source - App login Android-Hospital-App






Project Summary

An Android application that allows nurses and doctors to log-in and keep track of patients they've treated/attended to..

Web Site / Source Repository

Android-Hospital-App is hosted in the following web site
https://github.com/willi095/Android-Hospital-App

If you think the Android project Android-Hospital-App 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 Android-Hospital-App.

ItemValue
Java File Count25
Target SDK Version17
Minimum SDK Version8
Activity Count12
jar files usedandroid-support-v4.jar




Java Source Files

Android-Hospital-App has the following Java source files.

account.LoginAccount.java
account.LoginAccount.java
com.example.csc207app.DoctorSelectionActivity.java
com.example.csc207app.DoctorUpdateActivity.java
com.example.csc207app.DoctorViewActivity.java
com.example.csc207app.MainActivity.java
com.example.csc207app.NurseSelectionActivity.java
com.example.csc207app.NurseUpdateActivity.java
com.example.csc207app.NurseUrgentPatientActivity.java
com.example.csc207app.NurseViewActivity.java
com.example.csc207app.OperationActivity.java
com.example.csc207app.RegisterActivity.java
com.example.csc207app.UpdateActivity.java
type.Doctor.java
type.Doctor.java
type.Nurse.java
type.Nurse.java
type.Patient.java
type.Patient.java
type.PatientDataBase.java
type.PatientDataBase.java
type.Prescription.java
type.Prescription.java
type.VitalSign.java
type.VitalSign.java