Android Open Source - Sensor application savemysoul






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of savemysoul.

ItemValue
Java File Count8
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_LOGS
android.permission.READ_PHONE_STATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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