0
And I created a webview app, and I’m testing it with local folder and web, and in the app has the html link to link directly from a link with the phone number, because it’s a mobile site, how to allow in the app that this works, by clicking on the call help it already starts the link
I don’t think it’s necessary, as far as I can remember
tel:
on the link, as I mentioned here http://answall.com/a/45426/3635 .... However If it’s another problem you could explain to me, I find it very interesting.– Guilherme Nascimento
actually if you are developing in android studio, only the link in the html layout will not be valid, need to set this in the app Activity
– Evandro Aguiar
Androidstudio is just an IDE, but I think I understand what you said I will test and confirm, thank you :D
– Guilherme Nascimento
yes, but as I am doing here, I use local webview folder and to use html call is necessary...rs.. but test there is positive in...
– Evandro Aguiar