谷歌在Android 6.0移除了HttpClient,但是要使用的话还是有办法的: 加在 compileSdkVersion 23 buildToolsVersion "23.0.3" 下面 useLibrary 'org.apache.http.legacy'