Home | History | Annotate | Download | only in BasicNetworking
      1 
      2 
      3 
      4 page.tags="BasicNetworking"
      5 sample.group=Connectivity
      6 @jd:body
      7 
      8 <p>This sample demonstrates how to use the
      9 {@link android.net.ConnectivityManager} to determine if the device has an
     10 active network connection, and if so, retrieve the connection type.</p>
     11