-
运行环境 python3.6 +
-
安装需要的环境
pip install -r requirements.txt
-
执行命令生成aab
python bundletool.py -i test.apk -o test.aab
参数说明:
-h show this help message and exit -i 输入apk的路径 -o 输出apk的路径 --keystore 签名文件路径 --store_password 签名文件路径 --key_alias 签名文件路径 --key_password 签名文件路径 --apktool apktool.jar路径 --aapt2 aapt2路径 --android android.jar 路径 --bundletool bundletool.jar 路径
-
详细说明
forked from 37MobileTeam/build_aab_tool
-
Notifications
You must be signed in to change notification settings - Fork 1
linhmui/build_aab_tool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
apk转aab工具。
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%