for http://192.168.10.37:8088/adduser com.android.volley.ServerErrorat com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:163)at com.android.vo
我有一个应用程序是通过volley集成的。现在我正在进行维护,因为我希望将数据作为一个数组列表发送,其中包含逗号分隔值,如{"cart_details":3,1}。所以有人能告诉我怎么做吗?我试着这样做
// Request a stringStringRequest stringRequest = new StringRequest(Request.Method.
我在我的应用程序中使用volley发出了一个简单的POST请求(JSONObjectRequest),但是在volley错误中获得了JSONObjectRequest。我使用的网址是"“。;JsonObjectRequest request = new JsonObjectRequest(Request.Method.POST://192.XXX.X.XX:8080/zin-p