/WifiAnalyzer

Android application to analyze WiFi signals.

Primary LanguageJavaOtherNOASSERTION

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.

Download from Google Play WiFi Analyzer on fdroid.org

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

Main Menu Screenshot Access Points Screenshot Channel Graph Screenshot

Features:

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

Feedback:

Bug reports and feature requests can be submitted here.

License:

WiFi Analyzer is licensed under the Apache License, Version 2.0.

You can find the license text here.

Build WiFi Analyzer:

Travis CI status Build Status

Codacy analysis/coverage Codacy Badge Codacy Badge

Codecov codecov.io

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