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
