Hi all as i have faced a problem during my Java coding in android development studio, as stated it always give me the org.apache.http.NameValuePair i deprecated error and i am not sure how to solve it, the same goes for BasicNameValuePair.
however i have already imported both the NameValuePair and BasicNameValuePair and it still doesn't work.
Thank you!