M Mike1970 Well-Known Member Licensed User Dec 5, 2019 #1 How can i check if the Wifi and Mobile Data are enabled (not connected). And what is the event that triggers when one of those two change
How can i check if the Wifi and Mobile Data are enabled (not connected). And what is the event that triggers when one of those two change
Erel Administrator Staff member Licensed User Dec 6, 2019 #2 There is no event. Wifi: https://www.b4x.com/android/forum/threads/get-more-wifi-information.102693/#post-644229 Not possible to check mobile data. You can use ServerSocket.GetMyIp to check whether the device is connected to a network.
There is no event. Wifi: https://www.b4x.com/android/forum/threads/get-more-wifi-information.102693/#post-644229 Not possible to check mobile data. You can use ServerSocket.GetMyIp to check whether the device is connected to a network.