summaryrefslogtreecommitdiffstats
path: root/samples/browseable/BasicNetworking/_index.jd
blob: 223ba765aba5a75069dd0631c8c8f6de468dfc63 (plain)
1
2
3
4
5
6
7
8
9
10



page.tags="BasicNetworking"
sample.group=Connectivity
@jd:body

<p>This sample demonstrates how to use the
{@link android.net.ConnectivityManager} to determine if the device has an
active network connection, and if so, retrieve the connection type.</p>