Monthly Archives: January 2010

Android debugging: Capturing network traffic with tcpdump

When writing Android applications that heavily rely on networking it can sometimes be useful to inspect the network traffic going out and coming into your device. Especially when writing applications that implement networking protocols (like ftp, smtp, ssh, xmpp,..) the … Continue reading

Posted in Android | Tagged , , | 6 Comments