experimental android app. runs dynamic time warping algorithm on some previously generated accelerometer (or gyroscope) data in database..
DTWFirstExperiment is hosted in the following web site
https://github.com/edwardyu236/DTWFirstExperiment
If you think the Android project DTWFirstExperiment 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 DTWFirstExperiment.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
jar files used | javaml-0.1.7.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
DTWFirstExperiment has the following Java source files.
com.edwardyu.dtwfirstexperiment.app.MainActivity.java com.edwardyu.dtwfirstexperiment.app.Network.java com.edwardyu.dtwfirstexperiment.app.TimeDataContainer.java