1234page.tags="BasicNetworking"
5sample.group=Connectivity
6@jd:body
78<p>This sample demonstrates how to use the
9{@link android.net.ConnectivityManager} to determine if the device has an
10active network connection, and if so, retrieve the connection type.</p>
11