Groups
Groups
Sign in
Groups
Groups
MIT App Inventor Forum
Conversations
Labels
About
Send feedback
Help
How can I Control WiFi Connection in App Inventor?
759 views
chrome
company-network
mit-appinventor-2
phonetablet-with-usb-cable
specific-programming-issue
windows-10
Skip to first unread message
Tony Contrada
unread,
Aug 10, 2018, 1:21:49 PM
8/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
8/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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:
Using the Activity Starter
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 PM
8/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
I found this...
WiFi Manager Extension
https://puravidaapps.com/wifi.php
Seems to work for the most part...
Reply all
Reply to author
Forward
0 new messages