Actually I want to calculate distance between two user's coordinates. Is there anywhere that would be a good place for me to start with GPS feature on Android, or that has a good example of how to use GPS?
I don't want anything deep, literally just how to retrieve and use current GPS coordinates. I would like to start simple and build up from there.