We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to this document, API of this package should be changed?
Restriction on enabling and disabling Wi-Fi Apps targeting Android Q cannot enable or disable Wi-Fi. The WifiManager.setWifiEnabled() method always returns false. If needed, use a settings panel to prompt users to enable and disable Wi-Fi.
Restriction on enabling and disabling Wi-Fi Apps targeting Android Q cannot enable or disable Wi-Fi. The WifiManager.setWifiEnabled() method always returns false.
If needed, use a settings panel to prompt users to enable and disable Wi-Fi.
The text was updated successfully, but these errors were encountered:
This needs more attention. Library becomes unusable for newer devices.
Sorry, something went wrong.
Yes, in android 11 this library doesn't work as expected. When this problem gets solved?
No branches or pull requests
According to this document, API of this package should be changed?
The text was updated successfully, but these errors were encountered: