i am trying to get the users location for my new navigation app. i want to check the users location frequently and it has to be accurate . I use the following code from samp
Absolutely use the new google play location services. They work much better indoors than the old location manager. I have created a sample that uses the new google play location services and works in the background periodically. Check it out:
https://github.com/nickfox/GpsTracker/tree/master/phoneClients/android