Airjam uses Extreme Reality's SDK to track a user's hands in order to play instruments out of thin air. It currently supports the drums and guitar..
AirJam is hosted in the following web site
https://github.com/amundeep/AirJam
If you think the Android project AirJam 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 AirJam.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 8 |
jar files used | android-support-v4.jar api.jar opencv library - 2.4.2.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\ExtremeMotion.lic |
Raw File Names | res\raw\a_minor.mp3 res\raw\bass.mp3 res\raw\c_major.mp3 res\raw\cymbal.mp3 res\raw\ding.mp3 res\raw\f_major.mp3 res\raw\g_major.mp3 res\raw\snare.mp3 |
There are 1 image files in AirJam. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
AirJam has the following Java source files.
com.example.airjam.AsyncFrameFetcher.java com.example.airjam.DrumConfig.java com.example.airjam.DrumDirections.java com.example.airjam.DrumDrawer.java com.example.airjam.Drums.java com.example.airjam.ExtremeMotionUtils.java com.example.airjam.FirstClick.java com.example.airjam.FrameInfo .java com.example.airjam.FrameRateCalculator.java com.example.airjam.Guitar.java com.example.airjam.GuitarConfig.java com.example.airjam.GuitarDirections.java com.example.airjam.GuitarDrawer.java com.example.airjam.MainActivity.java com.example.airjam.MainMenu.java com.example.airjam.util.SystemUiHider.java com.example.airjam.util.SystemUiHiderBase.java com.example.airjam.util.SystemUiHiderHoneycomb.java