SyntaxFix
Write A Post
Hire A Developer
Questions
I think you will want to use ThreadSafeClientConnManager.
You can see how it works here: http://foo.jasonhudgins.com/2009/08/http-connection-reuse-in-android.html
Or in the AndroidHttpClient which uses it internally.
AndroidHttpClient