Skip to content
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

Closed
GusNando opened this issue Dec 14, 2019 · 6 comments
Closed

How do I connect to open SSID in Android? #28

GusNando opened this issue Dec 14, 2019 · 6 comments
Labels
feature request New feature or request stale

Comments

@GusNando
Copy link

hi, i try to use the connect connectToProtectedSSID without password (only with '' ) and no luck. how i can, connect to a open wifi?

@JuanSeBestia JuanSeBestia added the help wanted Extra attention is needed label Jan 14, 2020
@ishtiaq-punch
Copy link

I need help on this too.

@Mjxa
Copy link

Mjxa commented Jan 24, 2020

hi, i try to use the connect connectToProtectedSSID without password (only with '' ) and no luck. how i can, connect to a open wifi?

Hello, i have passed null and my Android device successfully connected to open SSID

@GusNando
Copy link
Author

GusNando commented Jan 24, 2020 via email

@Mjxa
Copy link

Mjxa commented Jan 24, 2020

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(()=>{

@Rapsssito Rapsssito changed the title How do i connect to open SSID in Android? How do I connect to open SSID in Android? Feb 27, 2020
@Rapsssito Rapsssito added feature request New feature or request and removed help wanted Extra attention is needed labels Feb 27, 2020
@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Mar 29, 2020
@eliaslecomte
Copy link
Collaborator

On Android it should work by just::
WifiManager.connectToProtectedSSID('network-ssid', '', false);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request stale
Projects
None yet
Development

No branches or pull requests

6 participants