Hands-free android application that allows the user to clap twice to take a picture. Picture saves to the gallery and the user has the option to share it via messaging. Uses Tarsos-DSP to handle percussion signal processing..
android-clapper-app is hosted in the following web site
https://github.com/opalkale/android-clapper-app
If you think the Android project android-clapper-app 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 android-clapper-app.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 13 |
Activity Count | 1 |
jar files used | TarsosDSP-1.7.jar android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
android-clapper-app has the following Java source files.
edu.berkeley.cs160.opalkale.prog3.MainActivity.java edu.berkeley.cs160.opalkale.prog3.Preview.java