让我们一起爱米兰
站内搜搜:
移动设备
请扫描二维码
或访问
m.milan100.com
您所在的位置 -> 米兰百分百 -> android相关 -> android打电话

android打电话

点击数:1022 发表时间:2010-11-25 08:22:25 作者: 来源链接:
分享到:
分享到微信

//拨号界面
Uri telUri = Uri.parse(\"tel:100861\");
returnIt = new Intent(Intent.ACTION_DIAL, telUri);

// 直接打
Uri callUri = Uri.parse(\"tel:100861\");
returnIt = new Intent(Intent.ACTION_CALL, callUri);
0
很 好
0
一 般
0
差 劲
热门新闻
相关文章
上一篇: android卸载apk应用程序的代码
下一篇: adb工具的使用
评论区
匿名

返回首页 | 收藏本页 | 回到顶部
Copyright 2010. 米兰百分百 Powered By Bridge.
京ICP备15050557号