Android AsyncTask进度条显示加载网站数据进度源代码介绍:初学android,写了个一小demo。功能很简单,主要是用来学习,知识要点:1.android全局变量的使用(用来缓存爬取的数据)。2.AsyncTask使