/WiFiAnalyzer

Android application to analyze WiFi signals.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

WiFi Analyzer (open-source) for Android 5.1+

Optimize your WiFi network using WiFi Analyzer (open-source) by examining surrounding WiFi networks, measuring their signal strength as well as identifying crowded channels.

Note for Android OS 6 Users:

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.

Get it on Google Play Get it on F-Droid

This is the official repository of WiFi Analyzer (open-source).

Feature Graphic

Features:

  • Identify nearby Access Points
  • Graph channels signal strength
  • Graph Access Point signal strength over time
  • Analyze WiFi networks to rate channels

Usage Tips:

  • 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.

How-to:

Feedback:

Bug reports and feature requests can be submitted here or use google groups to discuss application features if you do not have GitHub account.

License:

WiFi Analyzer is licensed under the GNU General Public License v3.0 (GNU GPLv3).

You can find the license text here.

Build WiFi Analyzer:

Travis CI status Build Status

Codacy analysis Codacy Badge

Codecov codecov

Dependency Status Dependency Status

GitHub Stats Issues Star Fork

Fork project

How to fork project

Build project

  1. Install Android Studio
  2. 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