The goal of the project is to build a healthcare emergency related first aid android app. The app will be triggered in case of emergencies like fainting and falling which we will simulate using built in sensors of smartphones. In such case it will.
savemysoul is hosted in the following web site
https://github.com/nitinsh99/savemysoul
If you think the Android project savemysoul 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 savemysoul.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_LOGS android.permission.READ_PHONE_STATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
savemysoul has the following Java source files.
com.example.falldetect.Constants.java com.example.falldetect.FallDetectionService.java com.example.falldetect.GPS_coordinateService.java com.example.falldetect.Http_client.java com.example.falldetect.MainActivity.java com.example.falldetect.RecordAccelData.java com.example.falldetect.RecordGyData.java com.example.falldetect.TIntegration.java