Original text
BufferedReader reader = new BufferedReader( new InputStreamReader(is,"GBK"));
The above introduces the Chinese garbled problem of JSON-based Android mobile terminal and PHP and MySQL data communication, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.