Android Open Source - Database database pebble-accel-analyzer






Project Summary

Skeleton pebble + android + flask app to just pull AccelData from pebble watch to a DB. For use in analyzing accelerometer data..

Web Site / Source Repository

pebble-accel-analyzer is hosted in the following web site
https://github.com/kramimus/pebble-accel-analyzer

If you think the Android project pebble-accel-analyzer 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 pebble-accel-analyzer.

ItemValue
Java File Count9
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




License

The license information of pebble-accel-analyzer is as follows:

GNU General Public License

Java Source Files

com.whitneyindustries.acceldump.DataPostReceiver.java
com.whitneyindustries.acceldump.DataPostService.java
com.whitneyindustries.acceldump.DumpActivity.java
com.whitneyindustries.acceldump.db.AccelDataContract.java
com.whitneyindustries.acceldump.db.AccelDataDbHelper.java
com.whitneyindustries.acceldump.model.AccelData.java
com.whitneyindustries.acceldump.queue.DbBackedAccelQueue.java
com.whitneyindustries.acceldump.queue.SendQueue.java
com.whitneyindustries.acceldump.util.JsonHttpClient.java