java 手机TextView打开拨号器。链接:https://stackoverflow.com/questions/8599657/dialing-a-phone-call-on-click-of
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了java 手机TextView打开拨号器。链接:https://stackoverflow.com/questions/8599657/dialing-a-phone-call-on-click-of相关的知识,希望对你有一定的参考价值。
TextView tv_contatti2 = new TextView(this); tv_contatti2.setText(contatti);
Linkify.addLinks(tv_contatti2, Linkify.PHONE_NUMBERS);
tv_contatti2.setLinksClickable(true);
// OR
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:autoLink="phone"
android:text="123 123 1234" />
以上是关于java 手机TextView打开拨号器。链接:https://stackoverflow.com/questions/8599657/dialing-a-phone-call-on-click-of的主要内容,如果未能解决你的问题,请参考以下文章
原来苹果手机拨号键盘,还有3个隐藏功能!输入一串代码就能打开
安卓手机拨号键代码
iOS 类似复制链接打开淘宝APP后弹出页面功能
安卓模拟器上的拨号器在哪
上网拨号开启电脑便捷式热点
安卓手机怎么设置重复拨打电话