An action block that scans for nearby Wi-Fi networks (access points).
If the proceed option is set to Immediately, then the fiber will proceed immediately without pause with the result from the last scan. If set to When complete, then the fiber will pause until a new Wi-Fi scan has completed.
The arrays assigned to Network names,
Network addresses, Network security
and Signal strengths are of equal length, sorted in signal strength order.
The names (SSID) array may contain null
elements for cloaked networks.
The system may return old, cached access points when Wi-Fi is disabled.
Network security flags (bitwise) for each network:
Value | Description |
---|---|
0x01 | WPA |
0x02 | WPA2 |
0x04 | WEP |
Note! Since Android 6 the system Location setting may have to be enabled. Since Android 8 throttling may apply, see above. The Configured networks option isn’t officially supported since Android 10, may not work on higher versions.