在使用AndroidVolley请求时,我很难从Microsoft自定义vision API (光学字符识别API)获得JSON响应。我在其他API中使用了这种方法,没有任何问题,但是对于这个API,我无法让它工作。UnsupportedEncodingException uee) {
VolleyLog.wtf("Unsupported Encoding while trying to get: [2163] BasicNetwork.performR
今天,当我在androidstudio上运行我的应用程序时,发现了这个错误:> Could not resolve com.mcxiaoke.volley:library:1.0.+.Required by: > Failed to list versions for com.mcxiaoke.vol
我有一个POST方法API,它在Postman中给出了200个响应代码,但在使用Volley甚至在Retrofit2调用api时没有提供响应代码。这是邮递员的截图:下面是我对Volley库代码所做的工作:
final String url = "http://xxxxxxxx.com/api/mobile/user/post/";StringRequest stringReq = new StringRe