kaysan12 opened this issue 4 years ago · 0 comments
}else {//If single
String url = vidURL.get(0).getUrl(); } }
webView.loadUrl("https://myweb/j.php?id=" + url);
The webiew result is Null. How to access string url in my webview?