TrueMLGPro / Wi-Fi_Info

Powerful network toolset packed into an Android app. Gathers and displays the information about the Wi-Fi network environment! 📱✨
https://truemlgpro.github.io/Wi-Fi_Info/
Apache License 2.0
124 stars 17 forks source link

[Feature] Add broadcast receiver to check for Wi-Fi connection #11

Closed TrueMLGPro closed 4 years ago

TrueMLGPro commented 4 years ago

onReceive: if connected to Wi-Fi network start notification service

onReceive: if not connected to Wi-Fi network stop notification service

TrueMLGPro commented 4 years ago

Added ConnectionStateService to keep ConnectionStateReceiver active