I am making a application in android on Google map using Google API V2. Map show my current location very nicely when click on marker. Now i want to move marker (want to be a car image in place of marker). when ever i move from one location(source/current location) to another(destination). This car image should be move regularly on Map.e.g in below image. And on my destination when i click the car image it show me destination address. I Google it too much for that i found different stackoverflow, tutorails but they didn't meet my requirements exactly. May be i am goggling in wrong direction.
Please help me in form of tutorials, stacksoverflow or any other and also with some detail that how can i complete this task in my application.