Android Open Source - Database server DataServer






Project Summary

An Android App for Database Server.

Web Site / Source Repository

DataServer is hosted in the following web site
https://github.com/XuefengZhai/DataServer

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

ItemValue
Java File Count9
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

DataServer has the following Java source files.

com.cmu.as.app.DataService.java
com.cmu.as.dblayout.DBHelper.java
com.cmu.as.entities.appointment.Appointment.java
com.cmu.as.entities.appointment.AppointmentInterface.java
com.cmu.as.entities.doctor.Doctor.java
com.cmu.as.entities.doctor.DoctorInterface.java
com.cmu.as.entities.patient.Patient.java
com.cmu.as.entities.patient.PatientInterface.java
com.cmu.as.socket.ServerThread.java