Tags
Archives
Ads
Category Archives: Android
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
Android : getting the contact name of a phone number
As a new feature in my Android app for the belgian mobile phone carrier Mobile Vikings I wanted to display contact names in the call history instead of the number. After a bit of googling I found that Android provides … Continue reading
Mobile Vikings app for Android
Recently I bought myself a HTC Magic phone running the Android OS. After losing about € 10-15 on mobile internet connections in the first two days I decided to switch to the new mobile service provider Mobile Vikings. They offer … Continue reading