WiFi Manager is an Android app developed in Kotlin. It allows users to view and manage the list of available WiFi networks.
- View available WiFi networks
- Connect to a selected WiFi network within the app
To install the app, clone this repository and import the project into Android Studio.
git clone https://github.com/yourusername/wifi-list-manager.git
Run the app on your Android device. The main screen will display a list of available WiFi networks. Tap on a network to connect.
This project is licensed under the MIT License - see the LICENSE file for details.