ThanosFisherman / WifiUtils

Easily Connect to WiFi Networks
Apache License 2.0
731 stars 188 forks source link

Scanning for a WiFi network without internet access does not work on Android 10 #89

Open matdev opened 3 years ago

matdev commented 3 years ago

I try using the WifiUtils lib to scan for a specific Wifi Access Point which does not have internet access.

Using the lib's scanWifi() method, it seems Wifi networks without internet access are not found.

Is there a lib parameter to enable scanning such access point ?

Is it a limitation of the lib or Android 10 ?

NizarETH commented 3 years ago

Hey, I gave an answer for your question in stackOverflow, but as you told me it's not working for now, google block target less 29. If you find any workaround, ping me please. thanks.

more details