Optimize your WiFi network using WiFi Analyzer (open-source) by examining surrounding WiFi networks, measuring their signal strength as well as identifying crowded channels.
This is the official repository of WiFi Analyzer (open-source).
- Identify nearby Access Points
- Graph channels signal strength
- Graph Access Point signal strength over time
- Analyze WiFi networks to rate channels
Bug reports and feature requests can be submitted here.
WiFi Analyzer is licensed under the Apache License, Version 2.0.
You can find the license text here.
- Install Android Studio
- Import project into Android Studio
- In Welcome to Android Studio Screen select Import project ...
- Select the root directory of the WiFi Analyzer repository and click "OK".
- WiFi Analyzer will build automatically