Optimize your WiFi network using WiFi Analyzer (open-source) by examining surrounding WiFi networks, measuring their signal strength as well as identifying crowded channels.
Some users running Android OS 6 (Marshmallow) have reported that the location service must be enabled for the application to see WiFi networks. Marshmallow users may need to turn on the location service, even though WiFi Analyzer does not explicitly require it. This appears to be attributed to a potential issue in Android OS 6 that requires location service in order to see WiFi networks.
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
- Tap the title bar to switch between 2.4 and 5 GHz WiFi band.
- Swipe to manually refresh screen content.
- SSID with (***) means it is hidden.
- Distance to the Access Point is estimated.
Bug reports and feature requests can be submitted here or use google groups to discuss application features if you do not have GitHub account.
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