An Android application that detects the network connection status (Wi-Fi, Mobile Data, or No Internet) and notifies the user in real-time. Ideal for developers looking to implement connectivity awareness in their apps.
- 📶 Detects network connectivity changes
- 📡 Differentiates between Wi-Fi and Mobile Data
- 🚫 Alerts when there is no internet connection
- ⚙️ Simple, clean implementation using Kotlin
You can run the project in two ways:
1. Clone the repository
2. Open the project in Android Studio
3. Build and run on an emulator or real device