Android studio version 3- installing application issue because some httpclient in gradle.
Here is the error message:
'httpclient' defines classes that conflict with classes now provided by Android. Solutions include finding newer versions or alternative libraries that don't have the same problem (for example, for 'httpclient' use 'HttpUrlConnection' or 'okhttp' instead), or repackaging the library using something like 'jarjar'