Android Open Source - Database database DTWFirstExperiment






Project Summary

experimental android app. runs dynamic time warping algorithm on some previously generated accelerometer (or gyroscope) data in database..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DTWFirstExperiment.

ItemValue
Java File Count3
Activity Count1
jar files usedjavaml-0.1.7.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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