Android Open Source - Sound mp3 miumo






Project Summary

An android motion detection app that plays a pre-selected .mp3 music if motion is detected. This Project is forked from Justin Wetherel's original project, link is in the description.ll.

Web Site / Source Repository

miumo is hosted in the following web site
https://github.com/hzqhssn/miumo

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

ItemValue
Java File Count4
Target SDK Version7
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.CAMERA
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\sound.mp3




License

The license information of miumo is as follows:

Apache License

Java Source Files

com.miumo.motion_detection.MotionDetectionActivity.java
com.miuno.motion_detection.detection.IMotionDetection.java
com.miuno.motion_detection.detection.RgbMotionDetection.java
com.miuno.motion_detection.image.ImageProcessing.java