Skip to the content.

WiFiAnalyzer Application Icon

Get it on Google Play Get it on F-Droid Get it on GitHub

This is the official repository of WiFiAnalyzer.

Feature Graphic - Dark Theme Feature Graphic - Light Theme

Table of Contents

Features

Please note WiFiAnalyzer is not a Wi-Fi password cracking or phishing tool.

Usage Tips

How-to

FAQ

Feedback

License

GPLv3

WiFiAnalyzer 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

WiFiAnalyzer Build

Workflow Status Workflow Status 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 WiFiAnalyzer repository and click “OK”.
    • WiFiAnalyzer will build automatically.

Running lint, unit tests and jacoco coverage report

./gradlew lintDebug jacocoTestCoverageVerification