Check network connection availability

in Android
Mobile device may lose its network connection any time. This short example shows how to check if the Android device has a working connection.
Read More…  

Android application traffic info

in Android
In this tutorial I'll take a brief look at the traffic data available for the developer. It introduces few of the most common methods of TrafficStats class
Read More…