Skip to content

Latest commit

Β 

History

History
34 lines (22 loc) Β· 1007 Bytes

File metadata and controls

34 lines (22 loc) Β· 1007 Bytes

🌐 Android Network Connection Checker App

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.


✨ Features

  • πŸ“Ά Detects network connectivity changes
  • πŸ“‘ Differentiates between Wi-Fi and Mobile Data
  • 🚫 Alerts when there is no internet connection
  • βš™οΈ Simple, clean implementation using Kotlin

πŸ“Έ Screenshots

Screenshot_1 Screenshot_2

πŸš€ Deployment

You can run the project in two ways:

πŸ”§ Option 1: Build & Run

1. Clone the repository
2. Open the project in Android Studio
3. Build and run on an emulator or real device