wiglenet / wigle-wifi-wardriving

Nethugging client for Android, from wigle.net
https://wigle.net
BSD 3-Clause "New" or "Revised" License
652 stars 201 forks source link

[Bug] Records data when scan is off but location is On #570

Closed Rexadev closed 1 year ago

rksh commented 1 year ago

The application registers for scan callback results - if another application (such as the Android system WiFi connection settings activity) initiates a scan while the application is running, the application will still receive them. Scanning off does exactly what it says - stops the application from initiating scans.