Jason Proctor wrote:
> (can someone respond if they see this? i don't seem to be able to 
> subscribe reliably.)

I see it.

> i'm noticing that the regular browser calls numbers when a tel: URL 
> is clicked, but webviews embedded in applications don't - at least 
> mine doesn't.
> 
> i have the required permissions -- is there something else that needs 
> to be done to support tel: URLs etc?

Hmmmm...I would have thought that would be automatic. It's possible
Browser uses WebViewClient and shouldOverrideURLLoading() to handle tel:
URLs, I suppose.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Training: http://commonsware.com/training.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to