报java.net.SocketTimeoutException: Read timed out
位置 HttpURLConnection httpConnection = null; httpConnection = (HttpURLConnection) url.openConnection();
执行到下面报错
input = httpConnection.getInputStream();
收起
url没有获取到
报告相同问题?