搜索资源列表
android-async-http
- android 异步调用asyncTask demo-android 异步调用asyncTask demo
AsyncResult
- AsyncTask enables proper and easy use of the UI thread. This class allows to perform background operations and publish results on the UI thread without having to manipulate threads and/or handlers for Andriod.
ReverseGeocoderTask
- ReverseGeocoderTask extends AsyncTask Source Code for Andriod.
async
- 用Java编写的,执行异步任务的程序,详解Android中AsyncTask的使用-Prepared to use Java, perform the asynchronous task program