会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
studyForAndroid
管理
2016年2月13日
Android代码片段
摘要: 1.拨打电话 1 2 3 public static void call(Context context, String phoneNumber) { context.startActivity(new Intent(Intent.ACTION_CALL, Uri.parse("tel:" + ph
阅读全文
posted @ 2016-02-13 21:17 studyForAndroid
阅读(305)
评论(0)
推荐(0)