-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
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
How do I connect to open SSID in Android? #28
Comments
I need help on this too. |
Hello, i have passed null and my Android device successfully connected to open SSID |
Hi, can you share some code?
Pada tanggal Jum, 24 Jan 2020 17.43, Mjxa <[email protected]>
menulis:
… Hello, i have passed null and my Android device successfully connected to
open SSID
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#28?email_source=notifications&email_token=ADAZ5U65XRN4XSJGLDM6TZ3Q7KZ3RA5CNFSM4J2YQNKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ2H4MA#issuecomment-578059824>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAZ5UZTNWCWMJF6HWWF6BDQ7KZ3RANCNFSM4J2YQNKA>
.
|
WifiManager.connectToProtectedSSID(SSID, null, false).then(()=>{ |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs. |
On Android it should work by just:: |
hi, i try to use the connect connectToProtectedSSID without password (only with '' ) and no luck. how i can, connect to a open wifi?
The text was updated successfully, but these errors were encountered: