• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3
4page.tags="BasicNetworking"
5sample.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
10active network connection, and if so, retrieve the connection type.</p>
11