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