android拨通电话action

android拨打电话actionIntent.ACTION_CALL,只能拨打普通号码。?Intent.ACTION_CALL_EMERGENCY,只拨打紧急号

android拨打电话action

Intent.ACTION_CALL,只能拨打普通号码。?

Intent.ACTION_CALL_EMERGENCY,只拨打紧急号码。?

Intent.ACTION_CALL_PRIVILEGED,两者都可以拨打。