Add API or implementation dependency on com.github.ok2c.hc5.android:httpclient-android to Gradle dependencies. This will automatically introduce transitive dependency on Apache HttpClient. Generally ...
When running on Windows, TaskCanceledException is being thrown by async HttpClient calls when the timeout elapses. When running the same code under Android, receiving a WebException instead.