AutoJs6 APK Builder
Version updated for https://github.com/Steven-Qiang/AutoJs6-ApkBuilder to version v1.1.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The AutoJs6 APK Builder is a tool designed to package AutoJs6 scripts or projects into standalone Android APKs through the command line or GitHub Actions. It eliminates dependencies on the Android runtime, resolves file system compatibility issues (e.g., Windows case-sensitivity), and automates tasks like resource configuration, script encryption, and APK signing. This action streamlines the process of creating custom APKs, enabling developers to integrate AutoJs6 scripts into independent, distributable applications with minimal setup.
What’s Changed
1.1.0 (2026-04-17)
Features
- add nodejs version (cdb46f7)