登录

去注册 忘记密码?

登录

注册

去登录

  • 扫码关注公众号
  • 发送“我爱安卓
  • 即可获取验证码

注册

解锁回答区域

  • 扫码关注公众号
  • 发送“我爱安卓

若你登陆,将永久解锁;
若未登录,仅本机解锁。

解锁回答区域

获取注册验证码

  • 扫码关注公众号
  • 发送“我爱安卓
  • 即可获取验证码

适用于 Android 开发的桌面工具,支持 Windows、Mac 和 Linux :tada:

LazyIonEs   2026-06-10 09:24   收藏

AndroidToolKit

简体中文 | English

适用于安卓开发的桌面工具,支持 Windows、Mac 和 Linux :tada:

linux 平台未经测试,如有问题,请及时反馈

主要功能

  • [x] 签名信息 - 分析(APK/签名)的签名信息(modulus、md5、sha-1、sha-256等)
  • [x] APK信息 - 解析AndroidManifest.xml,提取部分信息
  • [x] APK签名 - 对APK进行签名
  • [x] 签名生成 - 生成签名证书
  • [x] 图标生成 - 一键生成多尺寸图标
  • [x] 缓存清理 - 清理Android项目缓存目录

支持APK签名校验;单签名校验(需输入签名密码);文件拖拽;apk签名文件对齐;生成签名指定密钥类型,密钥大小;外观浅色深色模式。

[!CAUTION]
Windows版请右键使用管理员权限安装,不然可能会遇到权限问题导致无法安装。遇到问题可以看看 FAQ

截屏

screenshot_signature_information_1.png

技术栈

有关所使用依赖项的完整列表,请查看 catalog 文件

License

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.

项目地址:https://github.com/LazyIonEs/AndroidToolKit