I have a simple class written in Android Studio:
package com.mysite.myapp; import org.apache.http.client.HttpClient; public class Whatever { public voi
Try this worked for me Add this dependency to your build.gradle File
compile 'org.jbundle.util.osgi.wrapped:org.jbundle.util.osgi.wrapped.org.apache.http.client:4.1.2'