ThanosFisherman / WifiUtils

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

Add prefix connection #111

Closed rlesniak closed 3 years ago

rlesniak commented 3 years ago

Simple request, would be great if you could add method to connect with WiFi based on its prefix. For example, connect with wifi which starts mydongle- and real SSID is mydongle-r4329. Protected and unprotected. Api here https://developer.android.com/reference/android/net/wifi/WifiNetworkSpecifier.Builder#setSsidPattern(android.os.PatternMatcher)