转自: http://android-developers.blogspot.jp/2011/09/androids-http-clients.html Level 9以前用client,以后用urlconnection Most network-connected Android apps will use HTTP to send and receive data. Android includes two HTTP clients: HttpURLConnection and Apache