Very simple cross-platform library to test if an Internet connection is active.
It has only one method, Check:
Public CheckInternet As B4XCheckInternetLM
Wait For (CheckInternet.Check(True)) Complete(Result As Boolean)
If Result Then
'
Else
'
End If
Set the DialogToo parameter to False if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.