🏠
WFH
Pinned Loading
-
-
Internet connection check using Live...
Internet connection check using LiveData. For android version M or higher. 1class InternetConnectionCheck (context: Context) : LiveData<Boolean>() {
23private val connectivityManager = context.getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager
45override fun onActive() {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.