Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Hi Soulreaper, Thanks for your response . But why is EntityUtils used ? Commented Feb 26, 2010 at 14:14
  • It is just a convenient way to extract the contained raw byte answer into string form. Commented Feb 28, 2010 at 8:37
  • 3
    Starting from API level 22, EntityUtils is deprecated. As is the whole org.apache.http package. Commented Apr 1, 2015 at 21:00
  • @Moritz: what is the name of parameters that we send to server. i mean is it "id" of textbox that i fill or "name" of it? Thanks. Commented Dec 7, 2015 at 20:41