Skip to content

Instantly share code, notes, and snippets.

View jagad89's full-sized avatar

Bhavin Jagad jagad89

  • Vadodara, Gujarat
View GitHub Profile
package com.emil.android.util;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.telephony.TelephonyManager;
/**
* Check device's network connectivity and speed
* @author emil http://stackoverflow.com/users/220710/emil