简体中文 | English
适用于安卓开发的桌面工具,支持 Windows、Mac 和 Linux 🎉
linux 平台未经测试,如有问题,请及时反馈
- 签名信息 - 分析(APK/签名)的签名信息(modulus、md5、sha-1、sha-256等)
- APK信息 - 解析
AndroidManifest.xml
,提取部分信息 - APK签名 - 对APK进行签名
- 签名生成 - 生成签名证书
- 图标生成 - 一键生成多尺寸图标
-
图片压缩 - 压缩图片(预计开发新应用)
支持APK签名校验;单签名校验(需输入签名密码);文件拖拽;apk签名文件对齐;生成签名指定密钥类型,密钥大小;外观浅色深色模式。
下载 - Releases
设备 | 芯片 | 下载 |
---|---|---|
macos | apple | macos-arm64.dmg |
macos | intel | macos-x64.dmg |
windows | intel / amd | windows-x64.msi / windows-x64.exe |
linux | - | linux-amd64.deb / linux-x86_64.rpm |
Caution
windows版不建议安装到C盘(默认安装路径是C盘 🤡),可能会有权限等问题。遇到问题可以看看 FAQ
签名信息 | 签名信息 | 签名信息 |
---|---|---|
APK信息 | APK签名 | 签名生成 |
图标生成 | 黑白主题 |
---|---|
有关所使用依赖项的完整列表,请查看 catalog 文件
MIT License
Copyright (c) 2024 LazyIonEs
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.