No mobile/cellular setting page under Network & Internet

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

No mobile/cellular setting page under Network & Internet

ソリューションへジャンプ
1,887件の閲覧回数
bensonwu
Contributor III

I am porting Android 8.0 on imx6dl with sabresd BSP provided by NXP.

Recently, I am porting USB 4G  LTE driver(Quectel) , however, I met a problem/issue related to UI.

Based on my existing experiences, the mobile network/Cellular (4G) setting page should be available at sub-page under Network & Internet no matter 3G/4G/LTE module is attached or not. However, I did not found that setting page.

Did anybody tell me how to make the setting available? 

My UI

reset-network-settings-Android-O_bad.jpg

The UI is supposed to be as follows:

reset-network-settings-Android-O_NML.jpg

ラベル(3)
0 件の賞賛
返信
1 解決策
1,511件の閲覧回数
bensonwu
Contributor III

Based on the information from this post Android8.1 BSP can't find mobile phone data network settings 

I think I solved my problems.

My actions is as follows:

    • Comment out the followings configurations on name @device/fsl/sabresd_6de/overlay/frameworks/base/core/res/res/values/config.xml
      • networkAttributes
      • radioAttributes
  1. Modify ro.radio.noril=no @device/fsl/imx6/imx6.mk

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,512件の閲覧回数
bensonwu
Contributor III

Based on the information from this post Android8.1 BSP can't find mobile phone data network settings 

I think I solved my problems.

My actions is as follows:

    • Comment out the followings configurations on name @device/fsl/sabresd_6de/overlay/frameworks/base/core/res/res/values/config.xml
      • networkAttributes
      • radioAttributes
  1. Modify ro.radio.noril=no @device/fsl/imx6/imx6.mk
0 件の賞賛
返信
1,511件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Benson

one can look at common cellular modem guidelines

Cellular modems on i.MX6 boards under Ubuntu 

In general modem vendor should provide documentation for its modem porting.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信