gpt4 book ai didi

java - 机器人 : How to set Country code manually in emulator

转载 作者:太空狗 更新时间:2023-10-29 15:13:55 26 4
gpt4 key购买 nike

当我使用以下代码时,它始终将国家代码显示为美国。

context = MainActivity.this;
String locale = context.getResources().getConfiguration().locale.getCountry();

TelephonyManager telephonyManager = (TelephonyManager) context.getSystemService(Context.TELEPHONY_SERVICE);
telephonyManager.getSimCountryIso();

如何在模拟器中手动将设置国家代码设置为 IN(印度)。

最佳答案

这与在真实设备上的完成方式相同。打开设置应用程序,转到“语言和输入法”->“语言”并选择“英语(印度)”

关于java - 机器人 : How to set Country code manually in emulator,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14336850/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com