gpt4 book ai didi

android - 在 Nexus S 4G 上打开/关闭 4g

转载 作者:行者123 更新时间:2023-11-30 04:38:30 25 4
gpt4 key购买 nike

我正在尝试为我的 Nexus S 4G 编写一个 android 小部件,它可以打开和关闭 4G。

我无法弄清楚“功能”在 ConnectivityManager.startUsingNetworkFeature (int networkType, String feature) 方法中的含义。

这就是我想要做的:

ConnectivityManager connection = (ConnectivityManager) getApplicationContext().getSystemService(Context.CONNECTIVITY_SERVICE);

connection.startUsingNetworkFeature(ConnectivityManager.TYPE_WIMAX, "feature");

我想弄清楚“特征”参数是什么? Android 文档说解释留给 OEM。有谁知道三星 Nexus S 4G 是什么?有人能在 Nexus S 4G 上做这样的事情吗?

PS:市场上可能有一些小部件,但我正在尝试通过自己编写代码来学习这些东西。

最佳答案

I am trying to figure out what the "feature" parameter is?

您已经为自己回答了这个问题。

Does anyone know what it is Samsung Nexus S 4G?

来自 this thread似乎字符串应该"WiMax",但看起来这对 NS4g 不起作用。

关于android - 在 Nexus S 4G 上打开/关闭 4g,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6420129/

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