You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BasicNameValuePair is part of the Apache HTTP stack, which is removed from the SDK since Android 6.0(M).
Compiling against the final M SDK will break the build since BasicNameValuePair cannot be found.
The text was updated successfully, but these errors were encountered:
BasicNameValuePair is part of the Apache HTTP stack, which is removed from the SDK since Android 6.0(M).
Compiling against the final M SDK will break the build since BasicNameValuePair cannot be found.
The text was updated successfully, but these errors were encountered: