文件名称:android webservice by thread
文件大小:3.85MB
文件格式:RAR
更新时间:2017-06-07 10:23:35
android webservice thread
通过在MainActivity中创建线程,实现调用webservice。webService_thread是通过Runable和Thread创建的线程,webService_thread2是通过Callable和Future创建的线程。 和此代码配套的文章 http://blog.csdn.net/tch918/article/category/2272975