摘要:
打电话:Intent intent = newIntent(Intent.ACTION_CALL,Uri.parse("tel:"+"156666666666"));this.startActivity(intent); 加上打电话的权限: texts =smsManager.divideMessage(content); //发送之前检查短信内容是否为空 for(int i = 0;i下面是发短信的另一种方式:Uri uri = Uri.parse("smsto://1566666666");Intent intent = new 阅读全文
posted @ 2014-02-28 23:52
xin36933
阅读(322)
评论(1)
推荐(0)

浙公网安备 33010602011771号