简体中文 | English
适用于安卓开发的桌面工具,支持 Windows、Mac 和 Linux 🎉
linux 平台未经测试,如有问题,请及时反馈
- 签名信息 - 分析(APK/签名)的签名信息(modulus、md5、sha-1、sha-256等)
- APK信息 - 解析
AndroidManifest.xml,提取部分信息 - APK签名 - 对APK进行签名
- 签名生成 - 生成签名证书
- 图标生成 - 一键生成多尺寸图标
- 缓存清理 - 清理Android项目缓存目录
支持APK签名校验;单签名校验(需输入签名密码);文件拖拽;apk签名文件对齐;生成签名指定密钥类型,密钥大小;外观浅色深色模式。
下载 - Releases
| 设备 | 芯片 | 下载 |
|---|---|---|
| macOS | Apple Silicon (arm64) | |
| macOS | Intel (x64) | |
| Windows | x64 (Intel / AMD) | |
| Windows | ARM64 | |
| Linux | x64 (AMD64 / x86_64) | |
| Linux | ARM64 (aarch64) |
Caution
Windows版请右键使用管理员权限安装,不然可能会遇到权限问题导致无法安装。遇到问题可以看看 FAQ
| 签名信息 | 签名信息 | 签名信息 |
|---|---|---|
![]() |
![]() |
![]() |
| APK信息 | APK签名 | 签名生成 |
![]() |
![]() |
![]() |
| 图标生成 | 缓存清理 | 黑白主题 |
![]() |
![]() |
|
| 图标生成 | 缓存清理 | 黑白主题 |
![]() |
![]() |
- Kotlin Multiplatform
- Kotlin Coroutines
- Compose Multiplatform
- Kotlinx Serialization
- Rust
- mozjpeg
- libimagequant
- uniffi-rs
有关所使用依赖项的完整列表,请查看 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.









