5
I’m trying to develop an app in which will communicate with webservice, but by the time having to use the Httpclient or other classes related to apache library gives error as it does not exist, I have already manually put the files . jar in lib folder but continued to show error.
Put the code here to facilitate analysis. I also recommend reading How to create a Minimum, Complete and Verifiable example
– user28595