Top "Url-scheme" questions

A URI scheme is the top level of the Uniform Resource Identifier(URI) naming structure in computer networking.

How to mark-up phone numbers?

I want to mark up a phone number as callable link in an HTML document. I have read the microformats …

html markup url-scheme phone-number
Open Facebook page from Android app?

from my Android app, I would like to open a link to a Facebook profile in the official Facebook app (…

android facebook url-scheme
Web link to specific whatsapp contact

I'd like to place a link on a webpage which opens a whatsapp chat with a certain whatsapp contact. In …

html web whatsapp url-scheme
iOS Launching Settings -> Restrictions URL Scheme

I've recently discovered the awesome iOS5 custom Settings URL Scheme, which can be explained in detail at this great website. …

ios iphone settings url-scheme uiapplication
Does anything like <a href="fax:number">number</a> exist?

As we use <a href="tel:number">number</a> or <a href="mailto:mailid>…

html fax url-scheme
File Uri Scheme and Relative Files

Assume that the scheme for a uri is "file". Also assume that the path starts with '.' An example …

file uri relative-path url-scheme file-uri
Send a link to whatsapp group directly from browser (or from app)

I want to enable users to share a URL+ text with a WhatsApp group. I want this to work both …

android ios iphone url-scheme whatsapp
Facebook SDK: app not registered as a URL Scheme

I am using the Facebook SDK found here, and am trying the sample that is provided (in the folder FacebookiOSSample). …

ios facebook xamarin url-scheme
Is there an href attribute for skype, like "mailto:" or "tel:"?

I am looking to make a skype link for a mobile site, is there a way use <a href=" …

url skype url-scheme
Check if URL scheme is supported in javascript

Is there any way to check if a URL scheme is currently registered on the phone... with javascript?

javascript iphone safari url-scheme