Android Open Source - Sound sound falling-android






Project Summary

A demo app created in 2008 on the Android 1.x SDK to test/demonstrate the built-in accelerometer in a T-Mobile G1 phone. Detects when the phone is dropped and plays an "ahhhh" scream sound. When free-fall stops, it plays a "phew" sound. Should work on later versions of Android with a bit of finagling..

Web Site / Source Repository

falling-android is hosted in the following web site
https://github.com/dabdine/falling-android

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

ItemValue
Java File Count1
Minimum SDK Version4
Activity Count1
Raw File Namesres\raw\ahh.ogg
res\raw\phew.ogg




Java Source Files

falling-android has the following Java source files.

com.derekabdine.Test.java