My android app does not use or need to display a map. I just want to pull the GPS location data every second or so. I'm attempting to implement google play services in order to grab the users location. I keep running into tutorials with deprecated lines. I'd rather not start out a new app with deprecated lines built in.
I'd possibly accept as an answer to this question, a fully explained from scratch tutorial.