isuPatches / android-wisefy

Wrapper around WifiManager and ConnectivityManager for Android
Apache License 2.0
312 stars 38 forks source link

is the connect could be cancel? #107

Closed yindangchao closed 6 years ago

yindangchao commented 6 years ago

i use wisefy to connect wifi, but when i switch wifi quickly and uninterrupted,it got failed,so i think if i can cancel the last connection when i click the new one ?

isuPatches commented 6 years ago

I'm sorry, but I will not be implementing this. You may bump down the time to connect if you want to try to switch faster but you should wait for the callback before continuing.