Android Open Source - App repository DoctorsDashboard2






Project Summary

Repository for the Doctor's Dashboard Android Application.

Web Site / Source Repository

DoctorsDashboard2 is hosted in the following web site
https://github.com/joseipong/DoctorsDashboard2

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count10
Fragment Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 23 image files in DoctorsDashboard2. The names of the image files are listed as follows.

action_search.png
ic_action_name.png
ic_calculations.png
ic_drawer.png
ic_encounters.png
ic_home.png
ic_laboratory.png
ic_medicalhistory.png
ic_newcalculations.png
ic_newcalculations2.png
ic_newencounters.png
ic_newencounters2.png
ic_newlaboratory.png
ic_newlaboratory2.png
ic_newmedicalhistory.png
ic_newmedicalhistory2.png
ic_newpatient.png
ic_newpatient2.png
ic_newresult.png
ic_newresult2.png
ic_patient.png
ic_patient2.png
ic_results.png

The following screenshort is generated from the image listed above.

null




Java Source Files

DoctorsDashboard2 has the following Java source files.

com.example.android.navigationdrawerexample.BaseActivity.java
com.example.android.navigationdrawerexample.CalculationsActivity.java
com.example.android.navigationdrawerexample.EncountersActivity.java
com.example.android.navigationdrawerexample.LaboratoryActivity.java
com.example.android.navigationdrawerexample.LoginActivity.java
com.example.android.navigationdrawerexample.MainActivity.java
com.example.android.navigationdrawerexample.MedicalHistoryActivity.java
com.example.android.navigationdrawerexample.PatientActivity.java
com.example.android.navigationdrawerexample.RegisterActivity.java
com.example.android.navigationdrawerexample.ResultsActivity.java
com.example.android.navigationdrawerexample.ValidateDoctor.java
com.example.database.Data.java
com.example.database.DatabaseAdapter.java
com.example.database.DatabaseHandler.java
com.example.model.DoctorProfile.java
com.example.model.Encounter.java
com.example.model.Patient.java