一个支持无障碍服务的Android平台上的JavaScript IDE
Go to file
2017-08-14 21:23:07 +08:00
.idea refactor(autojs): move inputevent to package core 2017-08-06 14:40:02 +08:00
app add: stable mode for AccessibilityService 2017-08-14 21:23:07 +08:00
autojs add: stable mode for AccessibilityService 2017-08-14 21:23:07 +08:00
automator add: stable mode for AccessibilityService 2017-08-14 21:23:07 +08:00
common fix: record isn't stopped when volume down 2017-08-12 14:14:49 +08:00
gradle/wrapper Added: Root automator, custom theme color, some helps 2017-03-07 13:49:56 +08:00
inrt fix(RootAutomatorEngine): forceStop() not working 2017-08-03 15:11:16 +08:00
screen-captures Update Screen Captures 2017-03-19 16:25:23 +08:00
.gitignore Added Script file chooser. Fixed the issue that background image setting not working 2017-04-03 16:28:07 +08:00
build.gradle fix hyb1996-guest/AutoJsIssueReport#3451 hyb1996-guest/AutoJsIssueReport#3455 2017-06-20 23:41:49 +08:00
get_global_functions.py add dialogs, fix code completion 2017-05-08 15:22:01 +08:00
gradle.properties replace view binding with aa, change script list to card view, enable minify 2017-07-03 14:53:55 +08:00
gradlew Add: floating window, layout inspector 2017-03-12 23:10:58 +08:00
gradlew.bat initial commit 2017-01-27 09:05:38 +08:00
LICENSE.md Update readme and license 2017-05-12 17:46:42 +08:00
Readme.md Update readme and license 2017-05-12 17:46:42 +08:00
settings.gradle make autojs module more independent 2017-07-01 15:09:01 +08:00
version.json release 2.0.14Beta2 2017-07-18 12:29:51 +08:00

AutoJs

简介

一个不需要Root权限的类似按键精灵的自动操作软件,可以实现自动点击、滑动、输入文字、打开应用等。

同时有Sublime Text 插件可提供基础的在桌面开发的功能。

下载地址:酷安

特性:

  • 简单易用的自动操作函数
  • 悬浮窗录制和运行
  • 丰富的文档、教程与示例
  • 更专业&强大的选择器API提供对屏幕上的控件的寻找、遍历、获取信息、操作等。类似于Google的UI测试框架UiAutomator您也可以把他当做移动版UI测试框架使用
  • 采用JavaScript为脚本语言支持简单的代码补全。您也可以把他当作简便的JavaScript IDE使用
  • 带有界面分析工具类似Android Studio的LayoutInspector可以分析界面层次和范围、获取界面上的控件信息
  • 支持使用Root权限以提供更强大的屏幕点击、滑动、录制功能和运行shell命令

screen-capture1

screen-capture2

screen-capture3

screen-capture4

screen-capture5

screen-capture5

License

基于Mozilla Public License Version 2.0并附加以下条款:

  • 非商业性使用 — 不得将此项目及其衍生的项目的源代码和二进制产品用于任何商业和盈利用途