Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的钛应用程序中,我有一个简单的联系表格,它只是一个带有一些文字的标签。
在该文本中有电话号码,我的问题是,我的应用程序是否可以将其识别为电话号码,并且当用户单击它询问他是否想拨打该号码时?(我只能测试android,因为我在PC上)
拨打电话请点击此链接。
用钛打电话
并且对于电话号码的自动检测..如果您使用正则表达式进行检查会更好。一旦找到匹配项,然后使用我提供的链接进行呼叫,否则不会。
这是电话号码的一些 reg ex 链接
注册前 1
注册前 2