Good day!
I need help!
I develop app for android with integration the IIS(SharePoint). And when i run this code(Code 2), i get ERROR
For android remove all httpclient and httpcore dependencies and add
compile group: 'org.apache.httpcomponents' , name: 'httpclient-android' , version: '4.3.5.1' // gradle depedencies
in your build.gradle file