How I can calculate realtime traveling distance??How I can Calculate real time traveling distance by a vehicle in android programmatically. Example a car/bike travel from point A->B->C->D->C->B, than I want to calculate the total traveling distance by the car/bike on the point B by using...