WifiUtils
WifiUtils copied to clipboard
Handling configuration changes
Is it possible to stop running connection attempts or wifi scans, when a configuration change happens in my app? Because as fragments are destroyed on configuration changes, running wifi tasks return to an invalid environment and my app crashes.