Skip to first unread message

Tony Contrada

unread,
Aug 10, 2018, 1:21:49 PM8/10/18
to MIT App Inventor Forum
I want to create an app that can search for a WiFi AP which has a hidden SSID and then connect to it automatically.

Seems simple enough, but I could not find a WiFi widget in the connectivity tools.

Any way to do this?

Thanks,
Tony

SteveJG

unread,
Aug 10, 2018, 2:57:50 PM8/10/18
to MIT App Inventor Forum
App Inventor 2 has no Control to set up a WIFI connection using Blocks.

You might be able to use an intent.  The following haystack shows how an intent might be used using a Java compiler like Android Studio:https://www.google.com/search?q=Android+intent+connect+to+wifi&oq=Android+intent+connect+to+wifi&aqs=chrome..69i57.13263j0j7&sourceid=chrome&ie=UTF-8  

Intents in App Inventor 2 sometimes can be implemented using the ActivityStarter.

Your adventure begins here: 
If/when you find a solution; please return here and tell us here in the Forum.  Thanks.

Regards,
Steve



Tony Contrada

unread,
Aug 10, 2018, 3:11:18 PM8/10/18
to MIT App Inventor Forum
I found this... 

WiFi Manager Extension


Seems to work for the most part...
Reply all
Reply to author
Forward
0 new messages