Guest meinnit Posted February 5, 2010 Report Posted February 5, 2010 Is there an Android app that will show the same info that output of the ifconfig command shows? For example when I run ifconfig via adb it shows that I have downloaded 5MB. I would like to know this info via the phone itself. rmnet0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx inet addr:xx.xx.xx.xx Bcast:xx.xx.xx.xx Mask:255.255.255.252 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:6062 errors:0 dropped:0 overruns:0 frame:0 TX packets:5497 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:5394865 (5.1 MiB) TX bytes:697225 (680.8 KiB)
Guest rjm2k Posted February 5, 2010 Report Posted February 5, 2010 Is there an Android app that will show the same info that output of the ifconfig command shows? For example when I run ifconfig via adb it shows that I have downloaded 5MB. I would like to know this info via the phone itself. rmnet0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx inet addr:xx.xx.xx.xx Bcast:xx.xx.xx.xx Mask:255.255.255.252 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:6062 errors:0 dropped:0 overruns:0 frame:0 TX packets:5497 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:5394865 (5.1 MiB) TX bytes:697225 (680.8 KiB) OSMonitor
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now