Hi I am new for android in my app I am integrating with services so when I import all these jar files. It gives an error :
Cannot resolve symbol Ht
Apache Http is deprecated. Add
useLibrary org.apache.http.legacy
in app's build.gradle file in defaultConfig to use apache httpclient.