I have tried
this compile 'org.apache.httpcomponents:httpclient:4.5'
useLibrary 'org.apache.http.legacy'
and
compile group: 'cz.msebera.android' , name: 'httpclient' , version: '4.4.1.1'
but nothing happen its still in deprecated form.. what should i do? and what is the best solution?