Android Wifi Manager is a wrapper for the WifiManager class in Android. This asset allows easy access to the following:
• Get the devices current wifi state.
• Enable/disable wifi on the device.
• Scan and list nearby wifi networks.
• List configured wifi networks on the device.
• Add/remove saved networks to the devices configuration.
• Connect to wifi networks with OPEN, WEP, or WPA security.
Documentation
If you have any questions or issues please email me at jschieck@gmail.com.
NOTICE: Unity 2018.2 is not fully supported due to the following bug.