2015-08-30 01:23:31 +00:00
|
|
|
Categories:Connectivity
|
2015-04-26 15:31:10 +00:00
|
|
|
License:Apache2
|
2015-08-24 23:38:54 +00:00
|
|
|
Web Site:https://github.com/caarmen/network-monitor/blob/HEAD/README.md
|
2015-05-11 17:21:50 +00:00
|
|
|
Source Code:https://github.com/caarmen/network-monitor
|
2015-04-26 15:31:10 +00:00
|
|
|
Issue Tracker:https://github.com/caarmen/network-monitor/issues
|
|
|
|
|
|
|
|
Auto Name:Network Monitor
|
2015-04-26 20:46:48 +00:00
|
|
|
Summary:Check network connectivity
|
2015-04-26 15:31:10 +00:00
|
|
|
Description:
|
2015-04-26 20:46:48 +00:00
|
|
|
Network Monitor is a diagnostic tool which periodically tests your network
|
|
|
|
connection and logs the results to a database on the phone. It tests the
|
2015-09-12 05:52:14 +00:00
|
|
|
connection by retrieving the main Google page ([https://www.google.com]) in two
|
|
|
|
different ways:
|
2015-04-26 15:31:10 +00:00
|
|
|
|
|
|
|
* An HTTP connection (the type of connection used by the browser and other web apps)
|
|
|
|
* A basic socket connection (a type of connection used by other apps)
|
|
|
|
|
|
|
|
It also logs other information about your device and connection status, such as:
|
2015-04-26 20:46:48 +00:00
|
|
|
|
2015-04-26 15:31:10 +00:00
|
|
|
* The network type (WiFi, mobile/EDGE, mobile/HSPA, etc)
|
|
|
|
* The WiFi SSID or APN
|
|
|
|
* The device's location (latitude, longitude)
|
|
|
|
* The cell tower's ids
|
|
|
|
* The signal strength (from 0 to 4)
|
|
|
|
* Other information...
|
|
|
|
|
2015-09-12 05:52:14 +00:00
|
|
|
You can send yourself a report of the collected data, in several formats (Excel,
|
|
|
|
CSV, HTML, KML, the raw database). The report will also contain a summary of the
|
|
|
|
success rate of the connection tests, per cell tower and WiFi access point.
|
2015-04-26 15:31:10 +00:00
|
|
|
|
|
|
|
* WARNING: This app is a diagnostic/debugging app which may use a lot of battery and data.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/caarmen/network-monitor.git
|
|
|
|
|
|
|
|
Build:1.18.1,11801
|
|
|
|
commit=netmon-1.18.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-05-03 03:29:31 +00:00
|
|
|
Build:1.18.2,11802
|
|
|
|
commit=netmon-1.18.2
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-05-09 16:11:32 +00:00
|
|
|
Build:1.18.3,11803
|
|
|
|
commit=netmon-1.18.3
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-05-18 03:31:26 +00:00
|
|
|
Build:1.19.0,11900
|
|
|
|
commit=netmon-1.19.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-05-31 03:35:32 +00:00
|
|
|
Build:1.20.0,12000
|
|
|
|
commit=netmon-1.20.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-06-15 02:04:37 +00:00
|
|
|
Build:1.20.1,12001
|
|
|
|
commit=netmon-1.20.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-07-19 01:53:44 +00:00
|
|
|
Build:1.21.0,12100
|
|
|
|
commit=netmon-1.21.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
2015-07-26 07:58:41 +00:00
|
|
|
prebuild=sed -i -e '/proprietaryCompile/d' build.gradle
|
2015-07-19 01:53:44 +00:00
|
|
|
|
2015-07-27 02:01:57 +00:00
|
|
|
Build:1.22.0,12200
|
|
|
|
commit=netmon-1.22.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
prebuild=sed -i -e '/proprietaryCompile/d' build.gradle
|
|
|
|
|
2015-08-01 02:02:57 +00:00
|
|
|
Build:1.22.1,12201
|
|
|
|
commit=netmon-1.22.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-17 04:09:42 +00:00
|
|
|
Build:1.23.1,12301
|
|
|
|
commit=netmon-1.23.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-25 17:03:05 +00:00
|
|
|
Build:1.24.0,12400
|
|
|
|
commit=netmon-1.24.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-27 04:15:50 +00:00
|
|
|
Build:1.24.1,12401
|
|
|
|
commit=netmon-1.24.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-30 04:17:05 +00:00
|
|
|
Build:1.24.2,12402
|
|
|
|
commit=netmon-1.24.2
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-11-02 04:16:58 +00:00
|
|
|
Build:1.25.0,12500
|
|
|
|
commit=netmon-1.25.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-11-30 04:27:40 +00:00
|
|
|
Build:1.25.1,12501
|
|
|
|
commit=netmon-1.25.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-12-03 04:15:32 +00:00
|
|
|
Build:1.26.0,12600
|
|
|
|
commit=netmon-1.26.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-12-05 04:31:00 +00:00
|
|
|
Build:1.26.1,12601
|
|
|
|
commit=netmon-1.26.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-04-26 20:46:48 +00:00
|
|
|
Auto Update Mode:Version netmon-%v
|
2015-04-26 15:31:10 +00:00
|
|
|
Update Check Mode:Tags ^netmon-
|
2015-12-05 04:31:00 +00:00
|
|
|
Current Version:1.26.1
|
|
|
|
Current Version Code:12601
|