# Autoxjs_v6
**Repository Path**: whatisgame/autoxjs_v6
## Basic Information
- **Project Name**: Autoxjs_v6
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-2.0
- **Default Branch**: main_eleven
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-12-10
- **Last Updated**: 2025-12-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
⭐ 基于 AutoX v6.5.8 魔改 ⭐
💬 QQ 群: ➋ 924401464
好东西群友先吃 >.<
修改: 取消编辑代码时新建活动 添加: app 方法 getCurActivity()、setStatusBarColor(int color)、setSystemUiVisibility(int flag) 修复: x86安装包缺少两个 so 文件 添加: loadDexFromDir(dexDir) 全局方法, 加载指定文件夹下的所有 dex 文件 增强: 将 loadDex 加到全局方法, 同时支持多个 dex 文件一起加载 loadDex(dexPath1, dexPath2...) 修复: ui 脚本无法通过命令停止