Doctor's Dashboard Android application project.
DoctorsDashboard-1 is hosted in the following web site
https://github.com/alvinjay/DoctorsDashboard-1
If you think the Android project DoctorsDashboard-1 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 DoctorsDashboard-1.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 11 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
There are 23 image files in DoctorsDashboard-1. 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.
DoctorsDashboard-1 has the following Java source files.
com.example.android.navigationdrawerexample.AutocompleteTest.java com.example.android.navigationdrawerexample.BaseActivity.java com.example.android.navigationdrawerexample.CalculationsActivity.java com.example.android.navigationdrawerexample.DatabaseHandler.java com.example.android.navigationdrawerexample.DoctorProfile.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