caarmen / network-monitor

A network monitor tool for Android that executes an http GET to google.com every x seconds and logs the results into a file.
74 stars 27 forks source link

support for dual sim #111

Open wowtor opened 6 years ago

wowtor commented 6 years ago

On dual sim phones, only the first sim is monitored, but not the second. There are two options to support dual sim: (1) add a mechanism to select the sim card to monitor; or (2) add columns to log the result of both sim cards.

I have no clue to the feasibility or amount of effort, but it would be a valuable feature imo.

Environment: