Skip to the content.

WiFi Analyzer Application Icon

Get it on Google Play Get it on F-Droid Get it at Amazon Store

This is the official repository of WiFi Analyzer.

Feature Graphic - Dark Theme Feature Graphic - Light Theme

Table of Contents

Features

Please note WiFi Analyzer is not a WiFi password cracking or phishing tool.

Usage Tips

How-to

FAQ

Feedback

License

GPLv3

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

GPLv3 License key requirements:

GNU General Public License v3.0 (GPLv3) Explained in Plain English

GNU General Public License v3.0 (GPLv3).

Privacy policy

WiFi Analyzer Build

Workflow Status Codacy Badge codecov

Known Vulnerabilities FOSSA Status

Issues Star Fork

Contribute

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.

Running lint, unit tests and jacoco coverage report

./gradlew lintDebug jacocoTestCoverageVerification