LowSkillDeveloper / 3WiFiLocator-Unofficial

Unofficial 3WiFi Locator for Android
Apache License 2.0
20 stars 2 forks source link

Add GPS sniffer #11

Closed LowSkillDeveloper closed 2 months ago

LowSkillDeveloper commented 8 months ago

I can try to implement a GPS sniffer, but I don’t know in what format to do it and how to output the data.

I will assume that there will simply be an interval scanner and at the time of scanning, recording coordinates. The question is in what format to store this data and then in what format to output. It simply by exporting it to a file?

I will also add a search in the local database, a search in the 3wifi database is questionable. There are too many networks to check...