/NetworkTypeDetector

Android app which detects the type of cellular network we're connected to. Not just 5G / 4G / 3G / 2G, but specific subtype too. It usesTelephonyManager and is written using Jetpack Compose, view models and Kotlin flows.

Primary LanguageKotlin