The following is the code I tried to get "id" value from the currently loaded URL in webview
Uri uri = Uri.parse(webView.getUrl()); Stri