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..
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.
The following table is the detailed list of falling-android.
Item | Value |
---|---|
Java File Count | 1 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Raw File Names | res\raw\ahh.ogg res\raw\phew.ogg |
falling-android has the following Java source files.
com.derekabdine.Test.java