As we have known that Apache HTTP Client removed in API 23
Apache HTTP Client
Apache HTTP Client Removal
However, Volley library curr
Volley
Appache Http is removed from android API level 23 if you still using the Apache Http client you can include android { useLibrary 'org.apache.http.legacy'} in your project - module build.gradle
Appache Http
API level 23
android { useLibrary 'org.apache.http.legacy'}
project - module build.gradle