You are here: Home » Android » Android app showing which applications are using internet connection

Android app showing which applications are using internet connection

0 votes

As stated in the title, I'm looking for an Android app showing which applications where using internet connection and how much data did they download/upload. So output could be something like this:

Application   |  down  |   up    |
----------------------------------
NaviExpert    | 153kb  |  37kb   |
GMail         | 463kb  |  0kb    |
Weather       | 63kb   |  0kb    |

I think you know what I mean.

Asked by amorfis on October 21, 2010. Last Edited on October 21, 2010.

Android questions are offtopic, as per the [FAQ](http://superuser.com/faq). Try asking at [Android](http://android.stackexchange.com) - Sathya on October 21, 2010

Content from Superuser of Stack Exchange. Original article at Superuser.


Related Tags

Android 132
Internet Connection 102