A simple Android app that detect falling using g sensor..
Fall-Detector is hosted in the following web site
https://github.com/Lee-W/Fall-Detector
If you think the Android project Fall-Detector 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 Fall-Detector.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
Required Permissions | android.permission.CALL_PHONE android.permission.SEND_SMS android.permission.WRITE_SMS |
Fall-Detector has the following Java source files.
com.example.leew.falldetector.ApplicationTest.java com.example.leew.falldetector.MainActivity.java com.example.leew.falldetector.SettingsActivity.java