Android Open Source - Sound message HelpKiss






Project Summary

Help Kiss is an Android application that analyzes the audio stream from the integrated or bluetooth microphone and sends an help message to registered phone numbers when detects a kiss sound..

Web Site / Source Repository

HelpKiss is hosted in the following web site
https://github.com/Antroid/HelpKiss

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

ItemValue
Java File Count12
Supported screen sizes[xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.SEND_SMS




Resource Files

There are 1 image files in HelpKiss. The names of the image files are listed as follows.

ic_mouth.png

The following screenshort is generated from the image listed above.

null

Java Source Files

HelpKiss has the following Java source files.

it.blesciasw.getmicrophoneamplitude.ApplicationContext.java
it.blesciasw.getmicrophoneamplitude.AudioListnerThread.java
it.blesciasw.getmicrophoneamplitude.AudioSampleBean.java
it.blesciasw.getmicrophoneamplitude.BufferSerializer.java
it.blesciasw.getmicrophoneamplitude.CustomSparseArray.java
it.blesciasw.getmicrophoneamplitude.MainActivity.java
it.blesciasw.getmicrophoneamplitude.MessageManager.java
it.blesciasw.getmicrophoneamplitude.OnMessageSended.java
it.blesciasw.getmicrophoneamplitude.PeakBean.java
it.blesciasw.getmicrophoneamplitude.Preferences.java
it.blesciasw.getmicrophoneamplitude.Sampling.java
it.blesciasw.getmicrophoneamplitude.SoundAnalyzer.java