I'm trying to develop an app in which it will communicate with webservice, but at the time having to use the HttpClient or other classes related to the apache library gives error as it does not exist, I already manually put the .jar files in the lib folder but it continued to present the error.