Is it possible to determine the speed of a car using GPS or an accelerometer in an Android phone?
can someone give me a roadmap to implement this?
Yes, you can use GPS through an object of the Location class. There is a getSpeed() method in this class.
getSpeed()
Itβs very easy to find a location code. For example, this link .