Thanks to this forum now i get the mock location provider working with the google map in Android
.
A another part of my study application I have to make a log system which should log start destination, end destination and kilometers of driving.
Is there any easy way to do this? I think when the driver is start driving he is press "START" in Android then i will take the first GPS data line and analyze it, but how do i get the location in adress form?
Let say he start driving from A and B is the end destination. When he come to B he is press "END" in Android, then the system has log his track for trip, but how do I calculate the kilometers he has drive?
Hope some can help me explain how I can solve this problem - thank you.

