Home | History | Annotate | Download | only in NetworkConnect
      1 
      2 
      3 
      4 page.tags="NetworkConnect"
      5 sample.group=Connectivity
      6 @jd:body
      7 
      8 <p>This sample demonstrates how to connect to the network and fetch raw HTML.
      9 The sample uses {@link android.os.AsyncTask} to perform the fetch on a
     10 background thread.</p>
     11