Android Open Source - Development dropbox eegsaver






Project Summary

An Android app that dump EEG data from a Neurosky Mindwave and saves it to Dropbox as CSV for later analysis.

Web Site / Source Repository

eegsaver is hosted in the following web site
https://github.com/tabenius/eegsaver

If you think the Android project eegsaver 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 eegsaver.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version14
Activity Count8
jar files usedGraphView-3.1.1.jar
ThinkGear.jar
dropbox-sync-sdk-android.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

eegsaver has the following Java source files.

nu.Tobbe.eegsaver.FFT.java
nu.Tobbe.eegsaver.MainActivity.java
nu.Tobbe.eegsaver.SaveActivity.java
nu.Tobbe.eegsaver.Triple.java