在做项目的时候,看到后台打印的这样的错误 09-25 15:02:14.741: W/SingleClientConnManager(16430): Invalid use of SingleClientConnManager: connection still allocated. 09-25 15:02:14.741: W/SingleClientConnManager(16430):
在多线程环境下,使用 httpclient.xxx.jar包的 new DefaultHttpClient() ; 构造函数创建的client客户端将会引发以下这个错误: Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before a