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).
用平行空间双开的微信有个快捷方式叫做“微信+”,用
launchApp("微信+");
无法打开,反而打开了应用中心。
用双开助手双开的微信快捷方式也叫“微信”,用
也只能打开原版的微信, 请问这种如何通过auto.js打开
如图111所示
这个要通过MyAndroidTools等工具抓取快捷方式的intent启动
@admin 谢谢大佬, 1、写轮眼啊,我只会用这个禁用服务的操作,请问如何通过写轮眼来找这地址?
2、有没有一个模板来说明怎么启动相关的Activity呢? 比如说我要启动微信的朋友圈,不要找字点来点去,直接打开朋友圈的页面 launchApp("微信"); 。。。。 下面我是乱写的,大概意思就是这样 launch("com.tencent.mm", ".plugin.sns.ui.SnsTimeLineUI") 可以直接打开微信朋友圈
com.lbe.parallel/com.lbe.doubleagent.client.proxy.ActivityProxy$P0
图片地址)
com.lbe.parallel/ com.lbe.doubleagent.client.proxy.ActivityProxy$P0
用shell命令可以启动特定活动,例如shell("am start -n com.tencent.mm/.ui.LauncherUI", true);。
shell("am start -n com.tencent.mm/.ui.LauncherUI", true);
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待