Skip to content

Instantly share code, notes, and snippets.

View kennjr's full-sized avatar

kenn kennjr

View GitHub Profile
@kennjr
kennjr / DoesNetworkHaveInternet.kt
Created July 2, 2024 08:52
A simple and concise way to observe available networks on android and whether they have an internet connection.
/*
* Copyright 2024 Ken Juniour
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software