Try this. Add Gradle depends compile 'com.squareup.okhttp3:okhttp:3.2.0' public static JSONObject foo(String url, JSONObject json) { JSONObject ...
確定! 回上一頁