An android application that returns the current location when the device is shaken..
Shake4Location is hosted in the following web site
https://github.com/SaiOngole/Shake4Location
If you think the Android project Shake4Location 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 Shake4Location.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Shake4Location has the following Java source files.
com.is3av.shake4location.AccelerometerListener.java com.is3av.shake4location.AccelerometerManager.java com.is3av.shake4location.AddressActivity.java