Gson().toJson(myList) returns a String . You should build a JSONArray and add its elements. Then add this true array. This just works:
確定! 回上一頁