摘要:
<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" a 阅读全文
posted @ 2017-10-26 20:32
紫旭
阅读(308)
评论(0)
推荐(0)
摘要:
Intent intent =new Intent(); intent.setAction(intent.ACTION_CALL); intent.setData(Uri.parse("tel:"+s_Num));//s_Num为电话号码 startActivity(intent); //记得添加拨 阅读全文
posted @ 2017-10-26 19:58
紫旭
阅读(372)
评论(0)
推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2017-10-26 19:57
紫旭
阅读(6)
评论(0)
推荐(0)

浙公网安备 33010602011771号