摘要: 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)