Network Survey+ vs Network Tester
Side-by-side comparison of two open source alternatives
Network Survey+
FOR ROOTED ANDROID PHONES WITH CERTAIN QUALCOMM CHIPS ONLY.So far, the only device that this app has been tested against is a Pixel 3a. Other devices will be added at a later date.The Network Survey+ app is the "advanced" version of the regular Network Survey app. NS+ accesses the Qualcomm diag device to get QCDM messages. The QCDM messages are then processed and logged to a pcap file. Currently, only LTE RRC OTA messages are processed and logged. In addition, each pcap record is geotagged with the device's current location.The pcap files can be opened and viewed in Wireshark.This app also supports streaming the LTE OTA messages over an MQTT connection. See https://messaging.networksurvey.app/#operation-publish-lte_ota_message for details.Note that this app only works on rooted Android phones, and requires a cellular qualcomm chip that exposes the /dev/diag device and supports QCDM messages. See https://github.com/christianrowlands/android-network-survey-rooted for a list of compatible devices.See https://mosquitto.org for information on setting up a MQTT Broker.
Network Tester
Is that open wifi really letting you access the web? Android Network Tester quickly validates you're connected to the real web (by downloading a dedicated 36 bytes file and checking its content). If the hotspot is actually redirecting you to a billing or authentication portal, you'll know instantly.
| Feature | Network Survey+ | Network Tester |
|---|---|---|
| License | Apache-2.0 | Apache-2.0 |
| Install sources | F-DroidGitHubIzzyOnDroid | F-Droid |
| Categories | Dev ToolsMessaging | Dev ToolsMessaging |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |