2/25/2016

Sửa lỗi NameValuePair, DefaultHttpClient

Just use Retrofit
OR
OR
Add this to your build.gradle (but it is not suggested)
android {
    useLibrary 'org.apache.http.legacy'
}