Android Open Source - Development gallery android-clapper-app






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-clapper-app.

ItemValue
Java File Count2
Target SDK Version18
Minimum SDK Version13
Activity Count1
jar files usedTarsosDSP-1.7.jar
android-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

android-clapper-app has the following Java source files.

edu.berkeley.cs160.opalkale.prog3.MainActivity.java
edu.berkeley.cs160.opalkale.prog3.Preview.java