redfish64 / TinyTravelTracker

Private Android GPS tracker
GNU General Public License v3.0
135 stars 31 forks source link

idea: also grab gps data whenever another app obtains a fix #61

Open TjrGithub opened 7 years ago

TjrGithub commented 7 years ago

Hi, this app graps the GPS fix whenever another app asks for location services:

https://f-droid.org/repository/browse/?fdid=org.fitchfamily.android.wifi_backend

Maybe TinyTravelTracker can do that, too? To cut down on its own GPS requests?

TjrGithub commented 7 years ago

Satstat can also grab other apps' GPS fix. https://f-droid.org/repository/browse/?fdfilter=satstat&fdid=com.vonglasow.michael.satstat

davidmef commented 7 years ago

I was in a three-hour flight with TTT switched on. Several times I checked my position on other applications and SatStat showed I had a GPS fix. However TTT only registered my position once, near destination. The ability to piggyback on GPS fixes would be great.

NitroNils commented 6 years ago

Bump