Intent stronger = new Intent(Intent.ACTION_CALL, Uri.parse("tel:"+ "10086));startActivity(stronger);
这个你得问小米工程师