You should use OkHttp's async method. public static final MediaType JSON = MediaType.parse("application/json; charset=utf-8"); OkHttpClient client = new ...
確定! 回上一頁