开发者

android.internal.telephony.xxx package support for cellular networks

开发者 https://www.devze.com 2023-02-17 12:37 出处:网络
Does Android support android.internal.telephony.xxx where xxx=3G开发者_运维知识库 WCDMA or CDMA.

Does Android support android.internal.telephony.xxx where xxx=3G开发者_运维知识库 WCDMA or CDMA. I know it supports GSM. Would GSM package work with a 3G WCDMA Vendor RIL?


I looked at the radio debug logs using adb from a Nexus One connected to AT&T 3G network. The log showed that the GSM package was being used while in a 3G call. So it looks like a separate WCDMA package is not needed.

0

精彩评论

暂无评论...
验证码 换一张
取 消