11

I'm using SugarSync to sync files between my phone and my computer, but I'm not sure if things are actually working as they should.
It would be great to watch Android network traffic in real time.

Does anyone know of an app?

Andy Yan
  • 9,554
  • 17
  • 31
  • 56
GollyJer
  • 1,183
  • 3
  • 12
  • 26

7 Answers7

6

Isn't really an answer, but...

There is WiFi Analyzer which shows more information on the wireless networks your device can reach. It gives you more detail than the average user would require.

As far as I know, there is no application available on Android (yet?) that can "sniff packets".

Would be an interesting application to have in the pocket.

Izzy
  • 91,166
  • 73
  • 343
  • 943
OmidTahouri
  • 161
  • 3
  • Cool app. Thanks for pointing it out. I use Tomato firmware on my router to do the same thing but Wifi Analyzer will make it much easier. – GollyJer Mar 07 '10 at 21:03
  • This isnt true now. If you have root access. There are a variety of Packet sniffing applications and some which even do session and cookie hijacking for you. Facesniff and Droidsheep are 2 prime examples. – Gautham C. Jan 02 '12 at 23:28
5

There is an app called 3G WatchDog.
It can monitor 3G data transfer and Wi-Fi traffic. A pretty neat application.

Real Time Wifi Traffic Display

Click image for larger version

bmdixon
  • 8,815
  • 17
  • 43
  • 64
Swadeesh
  • 166
  • 1
  • 1
3

You can view, sniff, and save actual network packets, however this requires root access.

Shark for Root app does this.

Firelord
  • 25,084
  • 20
  • 124
  • 286
mrlanrat
  • 131
  • 2
1

You don't need root to do this! Android apps can utilize the VpnService API to capture packets without root.

Here are some apps I found that do not require root:

Firelord
  • 25,084
  • 20
  • 124
  • 286
JayXon
  • 111
  • 3
0

I use CoolTool to get current information about my phone. And with this you can monitor traffic data (ascending and descending).

The pro is that it displays as an overlay then you can monitor while using the app. Hope this will be helpful.

homer
  • 101
  • 2
0

Internet Speed Meter Lite is an app which exactly does it.

Firelord
  • 25,084
  • 20
  • 124
  • 286
Tom
  • 1
-1

Network Log is an app quite simple to use. It shows real time packets in a human-readable way as well as statistics. It takes it directly from iptables, hence you need a rooted device.

Firelord
  • 25,084
  • 20
  • 124
  • 286
Langus
  • 1