在Tiny6410的android系统下(20111111的rom),无线网卡是 联通的 HUAWEI E1750, 在使用友善自带的3G拨号程序设置成自动拨号后,重启时有时会遇到下面的bug:
下面是打印信息:
08-12 18:33:45.100: ERROR/TelephonyProvider(1422): Failed setting numeric 'null' to the current operator
08-12 18:33:42.290: INFO/TelephonyRegistry(1313): notifyServiceState: 3 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
08-12 18:33:42.350: INFO/TelephonyRegistry(1313): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=radioTurnedOff interfaceName=null networkType=0
08-12 18:33:42.590: INFO/TelephonyRegistry(1313): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=gprsDetached interfaceName=null networkType=0
08-12 18:33:44.170: INFO/TelephonyRegistry(1313): notifyServiceState: 0 home FriendlyARM FFFF 46002 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
08-12 18:33:44.500: INFO/TelephonyRegistry(1313): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=null interfaceName=null networkType=0
08-12 18:33:44.490: ERROR/SIM(1422): [SIMRecords] onAllRecordsLoaded: imsi is NULL!
我使用的是联通的3G无线网卡,而46002是移动的,46001才是联通的。。为什么系统却注册到移动去了。。。。
并且有时候 第一条加亮打印信息会是:
08-12 18:33:45.100: ERROR/TelephonyProvider(1422): Failed setting numeric '46002' to the current operator
出现上面问题后,开机后只能够3G上网,而不能够发送短信。。。。
这是我这出问题的详细说明,我已经又发了次帖子。。但是没人回。。。。
你能帮我分析下吗。。。
项目急需。。。。。。。
