I have download a demo project from http://developer.android.com/training/location/retrieve-current.html, and I think I don\'t lost any steps; But I can\'t find which jar fi
Add to Gradle file (x.y.z - actual version of Google Play Services):
compile 'com.google.android.gms:play-services-location:x.y.z'