Skip to content

Instantly share code, notes, and snippets.

View indywidualny's full-sized avatar

Krzysztof Grabowski indywidualny

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