OKhttp请求网络
1.在app->build gradle下关联okhttp
compile 'com.squareup.okhttp3:okhttp:3.10.0'
-new OkhttpClienth -构造Request对象
在requestDate方法下开启一个线程
在handler处理线程
1.在app->build gradle下关联okhttp
compile 'com.squareup.okhttp3:okhttp:3.10.0'
-new OkhttpClienth -构造Request对象
在requestDate方法下开启一个线程
在handler处理线程