[问题] Volley使用JsonArrayRequest如何post??

楼主: satangn (改变,就对了)   2014-11-18 23:23:58
初次发文,想问问各位有经验的前辈们~
Volley使用StringRequest和JSONObjectRequest都没问题,
但是当响应格式改为JSONArray时,引数没有Method,无法修改
查了一下发现Google发的Volley,JSONArray仅支援GET方式而已,
那如果Service的回传资料为JSONArray且限定Post方式,我该如何去做呢??
请各位前辈不赁指教啊~谢谢!!
作者: freesamael (烧卖)   2014-11-19 21:45:00
继承 JsonArrayRequest 或 JsonRequest<JSONArray>自己改就好了
楼主: satangn (改变,就对了)   2014-11-19 22:53:00
哦喔! 这方式我也有查到过,还没亲自实证,谢谢哦~

Links booklink

Contact Us: admin [ a t ] ucptt.com