A wearable system that provides a vibrotactile feedback indicating direction and facilitates logging of experiment. The Android app can be repurposed for other projects..
VibroDirection is hosted in the following web site
https://github.com/amanparnami/VibroDirection
If you think the Android project VibroDirection 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 VibroDirection.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\c.wav res\raw\l.wav res\raw\r.wav res\raw\reset.wav |
VibroDirection has the following Java source files.
edu.gatech.gaze.ExperimentActivity.java edu.gatech.gaze.MainActivity.java edu.gatech.gaze.SettingActivity.java