Using GenAsync/AsyncTask library ,
nacoconfused po ako sa syntax neto sa posting,
Ano pong reference nong pinakaunang URLEncoder.encode? At yung pangalawa , yung walang string(double quote)
Sana po may makasagot.
nacoconfused po ako sa syntax neto sa posting,
Code:
String post_data = URLEncoder.encode("username","UTF-8") + "=" +URLEncoder.encode(username,"UTF-8");
Sana po may makasagot.
