Android Open Source - Hardware accelerometer Fall-detection-in-Android






Project Summary

This project presents a simple threshold based fall detection algorithm using accelerometer readings..

Web Site / Source Repository

Fall-detection-in-Android is hosted in the following web site
https://github.com/BharadwajS/Fall-detection-in-Android

If you think the Android project Fall-detection-in-Android 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 Fall-detection-in-Android.

ItemValue
Java File Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\fall.wav
res\raw\inhand.wav
res\raw\lying.wav
res\raw\sitting.wav
res\raw\standing.wav
res\raw\walking.wav




Resource Files

There are 1 image files in Fall-detection-in-Android. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Fall-detection-in-Android has the following Java source files.

com.example.sensefall.DisplayMessageActivity.java
com.example.sensefall.MainActivity.java
com.example.sensefall.ReadAccelData.java