Energy efficient GPS tracking
问题 I am making an application that requires user to send their GPS location to the server. I need it to be done for say every 10 seconds, which is heavy on the energy budget. Is there any open source implementation, where I can take GPS location once and then use accelerometer and compass to track the user location? Or anything else which is energy efficient? 回答1: Here is a great opensource location tracking library, its even been recommended by Google. 回答2: I would say build your own so you can