startActivity(new Intent(Intent.ACTION_CALL, Uri.parse("tel:xxxxxxxxxxx")));
android 打电话
原文:http://www.cnblogs.com/hsji/p/5192191.html