Hi everyone,
I am trying to build an Android app which needs to get the user's speed as they are moving. Some quick googling reveals I will need to use the Android device's Accelerometer and/or get GPS coordinates from the device. I have managed to get GPS coordinates from the device, as the user starts moving (I tested this bit earlier in the week).
What would be the best way of getting the device's speed?
Thanks.
I am trying to build an Android app which needs to get the user's speed as they are moving. Some quick googling reveals I will need to use the Android device's Accelerometer and/or get GPS coordinates from the device. I have managed to get GPS coordinates from the device, as the user starts moving (I tested this bit earlier in the week).
What would be the best way of getting the device's speed?
Thanks.