Skip to content

coderlakshayjain/AndroidCheckNetworkConnection

Repository files navigation

🌐 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