, "URL- Android-", , , . , URL-, "tel: 01234567890". iOS mustStartLoadWithRequest, . Android , , PhoneGap .
config.xml , , URL . , URL, . , JSON yourdomain.com, :
<access origin="http://www.yourdomain.com/*" />
<access origin="https://www.yourdomain.com/*" />
<access origin="tel:*" launch-external="yes" />
<access origin="http:*" launch-external="yes" />
<access origin="https:*" launch-external="yes" />
URL- WebView, , . , URL- Intent.
, - , , CordovaUriHelper.java, shouldOverrideUrlLoading. , , - .