Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
啥意思,通过代码跳转到打开无障碍的页面吗
@ibozo 是的,我想自动跳到无障碍页面 然后在设置完成后跳回来 并且回馈是否开启功能。
@banbanlaohu
importClass("android.provider.Settings"); context.startActivity(Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS).addFlags(Intent.FLAG_ACTIVITY_NEW_TASK));
这个是打开