This a android application. It can recognize six simple activities(sit stand walk run up-stairs down-stairs). It uses J48(weka version of c4.5) to implement. (BTW :this is my first reposiroty on GIthub *_* ).
ActivityRecognition-for-Android is hosted in the following web site
https://github.com/eddie-wang/ActivityRecognition-for-Android
If you think the Android project ActivityRecognition-for-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.
The following table is the detailed list of ActivityRecognition-for-Android.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\activityrecognition.arff |
ActivityRecognition-for-Android has the following Java source files.
com.example.activityrecognition.Getdata .java com.example.activityrecognition.MainActivity.java com.example.activityrecognition.Wekaclassifier.java