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..
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.
The following table is the detailed list of HelpKiss.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO android.permission.SEND_SMS |
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.
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