I gone through all the post and Add the line,
useLibrary 'org.apache.http.legacy'
in app build.gradle and changed the
dependencies {
classpath 'com.android.tools.build:gradle:1.3.0'
}
But still it is not importing! can any one suggest me what i'm missing here?