This is a sample app to detect nearby vehicles with WiFi access points built-in. You can "fork" the source code and build your own custom application for detecting a specific type of vehicle based on the MAC address. I went in an made some changes based on our discussion and made this app more specific to Car WiFi. You will still need to implement the MAC address filtering to only display WiFi access points from a specific OUI in the MAC address. You will also need to remove any menu options that you do not want in your app.
This app was created using a sample code repository called WiFi Analyzer. The original app was designed for examining surrounding WiFi networks, measuring their signal strength as well as identifying crowded channels.
- Minimum: Jelly Bean (Version 4.1 - API 16)
- Recommended: Marshmallow (Version 6.0 - API 23)
Here are screenshots of the new app:
Here are screenshots of the original app:
The open-source app was created using Agile methodologies, click here to learn more about it.
- Features
- Usage Tips
- How-to
- FAQ
- Feedback
- License
- WiFi Analyzer Build
- Contribute
- Special Thanks
- Donations
- Identify nearby Access Points
- Graph channels signal strength
- Graph Access Point signal strength over time
- Analyze WiFi networks to rate channels
- HT/VHT Detection - 40/80/160MHz (Requires Android OS 6+)
- Access Point view complete or compact
- Estimated Distance to the Access Points
- Export access points details
- Dark or Light theme available
- Pause/Resume scanning
- Swipe left/right at the bottom of the screen to navigate to the next/previous screen
- Available filters: WiFi band, Signal strength, Security and SSID
Please note WiFi Analyzer is not a WiFi password cracking or phishing tool.
- 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.
- Access Point security: WPA2/WPA; WEP/WPS; Disabled
- Saved networks
- How to guide
- How to find the best 5Ghz WiFi Channel
- Why Wi-Fi stinks and how to fix it
- Wi-Fi channels list
- How is distance calculated to Access Point
- Android OS 6+ may require Location Service to be switched on
- WiFi Analyzer on secondary user accounts
- How channel graph displays 20/40/80/160 MHz channel width?
- How to use SSID filter?
- WiFi Analyzer equivalent on iOS
- Bug reports and feature requests can be submitted here.
- To learn how to submit a bug or feature request click here.
- If you do not have GitHub account, please use google groups to discuss application features.
WiFi Analyzer is licensed under the GNU General Public License v3.0 (GPLv3).
- Disclose Source
- License and Copyright Notice
- Same License
- State Changes
GNU General Public License v3.0 (GPLv3) Explained in Plain English
GNU General Public License v3.0 (GPLv3).
- Feel free to fork the project and submit your changes back.
- To learn how to submit a pull request click 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
./gradlew testDebugUnitTest jacocoTestDebugUnitTestReport --info
We want to express our gratitude to all people for contributed with patches, bug solving and updates to WiFi Analyzer.
If you would like to contribute financially to the project please feel free to send any amount through paypal.
Thanks to every one who already donated so far!