当前位置:网站首页>Auto.js Pro write the first script hello world
Auto.js Pro write the first script hello world
2022-08-03 03:37:00 【Pull a light hand】
| All tutorials, source code and software in this article are for technical research only.It does not involve the deletion, modification, addition or interference of the functions of the computer information system, nor does it affect the normal operation of the computer information system.Do not use the code for illegal purposes, such as infringing and deleting! |
Write your first script hello world
The previous article introduced the development environment configuration of Auto.js Pro. Now I am ready to start writing the first script
We will prepare a series of tutorials later, including some usage experience andSome real projects, stay tuned
Auto.js Pro Environment Configuration
Environment:
- VS Code
- Auto.js Pro 7.0.4
- Thunderbolt 4 Emulator
Prepare:
- Open Auto.js Pro in the simulator and enable: Accessibility Services, Floating Window, Volume Down Key Control (Force Stop Script), Debugging Services
- VS Code connects to the simulator
- adb View device connection status

Script:
1.VS Code create a new JavaScript file and enter: toast('hello world')
边栏推荐
- 网易数帆陈谔:云原生“牵手”低代码,加速企业数字化转型
- 问题记录:jenkins构建时报错The goal you specified requires a project to execute but there is no POM in...
- leetcode:153. 寻找旋转排序数组中的最小值
- 第八章 字符输入输出和输入验证
- 【笔记】混淆矩阵和ROC曲线
- How to write test cases in software testing technology (2)
- ClickHouse delete table
- Dynamically modify the title of the navigation bar in uniapp
- TRACE32——使用读写断点
- SPI机制是什么?
猜你喜欢
随机推荐
Jmeter TCP/UDP测试
再讲Promise
SPI机制是什么?
用 SQL 做数据分析的十大常用功能,附面试原题解答!!
ROS2自学笔记:机器视觉基础
Nacos入门学习
工作两年成跳槽高峰期,程序员会在一家公司待多久?
Go新项目-编译项目的细节(4)
JWT入门学习
els 消除行
Sentinel vs Hystrix 限流对比,到底怎么选?
VS中使用BugTrap定位程序崩溃点
leetcode:140. 单词拆分 II
金仓数据库 OCCI 迁移指南(5. 程序开发示例)
stdio.h(本机代码)
找不到符号@SuperBuilder,你以为真的是Lombok的问题?
【剑指offer】——股票的最大利润
【动态规划--01背包】HJ16 购物单
【GraphQL】使用Hot Chocolate和.NET 6构建GraphQL应用
如何画一张架构图(内含知识图谱)









