1 page.tags="NetworkConnect"
2 sample.group=Connectivity
3 @jd:body
4
5 <p>
6
7 This sample demonstrates how to connect to the network and fetch raw HTML using
8 HttpURLConnection. AsyncTask is used to perform the fetch on a background thread.
9
10 </p>
11