Intent callIntent = new Intent(Intent.ACTION_DIAL);
上述意图或ACTION_DIAL如何在不支持GSM的平板电脑中运行。
一些指示会有所帮助。
感谢
答案 0 :(得分:0)
部分平板电脑具有CDMA接入功能。如果您想检查实际的语音通话能力,最好检查一下电话管理员: http://developer.android.com/reference/android/telephony/TelephonyManager.html#getPhoneType