This sample demonstrates how to connect to the network and fetch raw HTML.
The sample uses
AsyncTask
to perform the fetch on a
background thread.
This sample demonstrates how to connect to the network and fetch raw HTML.
The sample uses
AsyncTask
to perform the fetch on a
background thread.