Android连接服务器的问题
迷茫
迷茫 2017-04-17 12:05:08
0
3
652
迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(3)
小葫芦

Android accesses the network, using HttpURLConnection or HttpClient?
No matter which one you use, you must understand the http protocol.

刘奇

If you make the program, most of the programs use third-party lib, which is relatively stable. Or use the official one.
https://code.google.com/p/android-query/wiki/AsyncAPI
http://loopj.com/android-async-http/

大家讲道理

The main ones are http and webservice, but the most commonly used one is http.
You can watch the video below, which talks about the connection problem with the server. It is very insightful.
http://www.jikexueyuan.com/course/939.html

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template