How do I change the Mobile Country Code (MCC) in the Android Emulator?

后端 未结 6 472
隐瞒了意图╮
隐瞒了意图╮ 2020-12-25 08:18

My Android application needs to react differently to different Mobile Country Codes.

It seems like it is hardcoded to mcc310 (US). I can read thi

6条回答
  •  暖寄归人
    2020-12-25 09:18

    On emulator: go to Settings->WireLess and Network->Mobile Network->Access Point Names. Try changing MCC value in the set APN and then try your code.

提交回复
热议问题