我为Android下载了Tasker,我正在尝试执行以下操作:
条件1:
- 在Chrome浏览器上启动,转到"移动网络连接" 并从3G更改为4G。
条件2:
- 在Chrome浏览器上的
- 退出,转到"移动网络连接" 并从4g更改为3g。
你能写下来的步骤吗?
我为Android下载了Tasker,我正在尝试执行以下操作:
条件1:
条件2:
你能写下来的步骤吗?
I downloaded Tasker for Android and I'm trying to do the following:
Condition1:
Condition2:
Can you write the steps down for me to do the above please?
您的GSM载体可能有不同的 apn s for 3g和4g服务。如果是这样,您可能能够找到一种方法来使用Tasker自动修改两者之间的数据APN。我看了,但我可以找到的只是使用tasker + APNDroid 将"APNDroid" 附加到APN名称以完全禁用移动数据。在自己的方式中有用,但不是在你的用例中。如果其他人能够弄清楚一种方法来实现它,我认为潜力就在那里。
否则,我发现了一个论坛帖子,描述了如何使用tasker来切换4g data 。它们列出了切换LTE的说明;我不知道它是否会在您的注释II上切换HSDPA / HSPA + 4G,但它可能值得拍摄。这是多汁的比特,以略微修改,以澄清:必须植根并运行一个支持4g切换的自定义ROM(即 aokp )。
- 步骤1:下载安全设置
- 步骤2:打开应用程序,转到选项并向下滚动到自定义ROM操作,并确保检查"LTE"
- 步骤3:打开任务,并创建一个标题为"4g" 的配置文件,然后选择第一个上下文(app = chrome)
- 步骤4:单击任务列表顶部的新任务并将其命名为4g。
- 步骤5:单击+按钮并滚动到插件,您将看到安全设置。点击它。
- 步骤6:您将看到编辑配置;单击编辑
- 步骤7:现在您将看到您在安全设置中启用的选项列表。我们关心4G,所以向下滚动到LTE,然后单击它。然后它会问你想要LTE的状态。这是4G在配置文件中,所以单击。保存并应用任务。
- 步骤8:重复步骤3-7,但现在选择所需的上下文4G关闭,将您的个人资料和任务命名为4G,以及在安全的配置设置时设置,确保您检查LTE的状态。保存并应用任务。
Your GSM carrier might have different APNs for 3G and 4G service. If so, you might be able to find a way to use Tasker to automate the modification of your data APN between the two. I've looked, but all I can find is using Tasker + APNDroid to append "apndroid" to the APN name to disable mobile data entirely. Useful in its own way, but not in your use-case. If anyone else can figure out a way to make it happen though, I think the potential is there.
Otherwise, I found a forum post describing how to use Tasker to toggle 4G data. They list instructions for toggling LTE; I don't know if it will work for toggling HSDPA/HSPA+ 4G on your Note II but it might be worth a shot. Here are the juicy bits, modified slightly for clarity:
You must be rooted and running a custom ROM that supports 4G toggling (i.e. AOKP).
- Step 1: Download Secure Settings
- Step 2: Open the app, go to Options and scroll down to Custom ROM Actions and ensure that "LTE" is checked
- Step 3: Open up Tasker and create a profile entitled "4G On" and choose your first context (App = Chrome)
- Step 4: Click New Task at the top of the tasks list and name it 4G On.
- Step 5: Click the + button and scroll to Plugins and you will see Secure Settings. Click it.
- Step 6: You will see edit configuration; click edit
- Step 7: Now you will see a list of the options you have enabled in Secure Settings. We care about 4G, so scroll down to LTE and click it. Then it will ask you what state you want LTE to be in. This is the 4G On profile, so click On. Save and apply the task.
- Step 8: Repeat steps 3-7, but now choose the context you want for 4G to be off, name your profile and task 4G Off, and when you get to the configuration settings in Secure Settings, make sure you check Off for the state of LTE. Save and apply the task.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有