This app is for my master thesis including collecting data from patients' Body Sensor Network through BT 4.0, displaying data in real-time, transmitting data to the SQL Server database, instant messaging, etc.
Android-phone-Based-Online-Diagnosis-App is hosted in the following web site
https://github.com/HaohaoWang/Android-phone-Based-Online-Diagnosis-App
If you think the Android project Android-phone-Based-Online-Diagnosis-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.
The following table is the detailed list of Android-phone-Based-Online-Diagnosis-App.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 14 |
Activity Count | 6 |
jar files used | achartengine-1.0.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CALL_PHONE android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in Android-phone-Based-Online-Diagnosis-App. The names of the image files are listed as follows.
bubble_green.9.png bubble_yellow.9.png call.png feedback.png personal_info.png sensor_data.png setting.png
The following screenshort is generated from the image listed above.
Android-phone-Based-Online-Diagnosis-App has the following Java source files.
com.motorola.bluetooth.ble.BluetoothLeReceiver.java com.motorola.bluetooth.ble.ChartAdapter.java com.motorola.bluetooth.ble.DiagnosisActivity.java com.motorola.bluetooth.ble.DiagnosisListAdapter.java com.motorola.bluetooth.ble.FeedbackActivity.java com.motorola.bluetooth.ble.LineChart.java com.motorola.bluetooth.ble.LineChartStretch.java com.motorola.bluetooth.ble.LineChartTemp.java com.motorola.bluetooth.ble.LoginActivity.java com.motorola.bluetooth.ble.MainActivity.java com.motorola.bluetooth.ble.Motorola_sample_apk_icsActivity.java com.motorola.bluetooth.ble.PersonalActivity.java myServices.ConnectionUtil.java myServices.FeedbackService.java myServices.SensorsService.java myServices.databaseService.java myServices.httpSoap.java myServices.updateThread.java mySqlite.DatabaseHelper.java mySqlite.Patient.java