autojs监听qq信息
autojs吧
全部回复
仅看楼主
level 1
心芝雨 楼主
autojs监听qq信息 代码如何写
log("Toast内容: " + toast.getText() + " com.tencent.mobileqq: "+ notification.getPackageName());
对吗
2020年12月10日 01点12分 1
level 1
心芝雨 楼主
auto();
events.observeNotification();
events.onNotification(function(notification){
printNotification(notification);
});
toast("监听中,请在日志中查看记录的通知及其内容");
log("Toast内容: " + toast.getText() + " com.tencent.mobileqq: " + toast.getPackageName());
错在什么地方了
2020年12月10日 02点12分 2
level 3
你知道怎么能查看手机软件,启动后都读取了哪些文件么,谢谢
2020年12月10日 08点12分 3
1