damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 803 forks source link

Ability to fully manage wifi subsystem #171

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

Right now we can get a list of found hotspots with wifiGetScanResults, but 
cannot choose what AP to connect to. With that option it could be easy to code 
a priority list, for example, and automatize the selection of which AP to 
connect to based on whatever needs you have.

Thank you for the great work!

Original issue reported on code.google.com by alvaro.g...@hazent.com on 5 Feb 2011 at 1:44

Copied from original issue: damonkohler/android-scripting#513

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

Is there any update on this ? 

Original comment by samrat.a...@gmail.com on 21 Feb 2014 at 6:16