I was thinking of building an app for a hackathon, in which I need to know if it is possible to get the location coordinates and the timestamp of those coordinates.
For example say, X was at A in time p and at B in time q, now can I get these parameters from the Google Maps API, which will have to be fetched from its history? This is a place where one can check there location history What I want to know is, is it possible through the API?
As you would have guessed I am a complete noob in android, so any help is valuable. :) Thanks in advance. Cheers.