Android webview tel:0000 could not be loaded because net:ERR
问题 I am building an android application. I am showing external webpage in webview. I have followed these steps: Load external website in webview. For example example.com, it loads fine in webview There is an option in example.com site to launch Dialer app on button click. Here is the code. <div class="center"> <input type="image" src="btn.png" onclick="location.href='tel:0000';"/> </div> When I go to example.com from mobile browser and click on button, it can launch Dialer app with phone number