I'm new to programming with accelerometers on Android.
I want to know how fast my device is moving in any direction using the accelerometer on my Android. I have googled and found code on doing different things based on the direction in which the device is moving, but there's nothing that talking about doing different things based on the rate at which my device moves.
Can somebody help with this?