There is one post tagged onProgressUpdate.
可以使用android AsyncTask来执行繁重的后台任务,以避免UI界面无响应,并可以实时在UI界面上显示进度。