반응형 개발82 [android] Webview Header추가 public void loadUrl (String url, Map additionalHttpHeaders) Added in API level 8 Loads the given URL with the specified additional HTTP headers. Map headers = new HashMap(); headers.put("uuid", devId); view.loadUrl(url , headers); 2022. 5. 13. 이전 1 ··· 7 8 9 10 다음 반응형