README_EN.md
May 26, 2026 · View on GitHub
AndroidToolKit
简体中文 | English
Desktop tools applicable to Android development, supporting Windows, Mac and Linux :tada:
The Linux platform has not been tested. If you have any questions, please give us feedback in time.
Key Features
- Signature Information - Analyze the signature information of (APK/Signature) (modulus, md5, sha-1, sha-256, etc.)
- APK Information - Parse
AndroidManifest.xmland extract some information - APK Signature - Sign your APK
- Signature Generation - Generate a signed certificate
- Icon Generation - Generate icons of multiple sizes with one click
- Cache Cleaner - Cleans the Android project cache directory
Supports APK signature verification; single signature verification (signature password required); file dragging; apk signature file alignment; generate signatures with specified key type and key size; appearance light and dark modes.
Download - Releases
| device | chip | download |
|---|---|---|
| macOS | Apple Silicon (arm64) | |
| macOS | Intel (x64) | |
| Windows | x64 (Intel / AMD) | |
| Windows | ARM64 | |
| Linux | x64 (AMD64 / x86_64) | |
| Linux | ARM64 (aarch64) |
Caution
For the Windows version, please right-click and install with administrator privileges; otherwise, you may encounter permission issues that prevent installation. If you encounter problems, please refer to... FAQ
screenshot
| Signature Information | Signature Information | Signature Information |
|---|---|---|
![]() | ![]() | ![]() |
| APK Information | APK Signature | Signature generation |
![]() | ![]() | ![]() |
| Icon Generation | Cache Cleaner | Black and white theme |
![]() | ![]() | |
| Icon Generation | Cache Cleaner | Black and white theme |
![]() | ![]() |
Technology Stack
- Kotlin Multiplatform
- Kotlin Coroutines
- Compose Multiplatform
- Kotlinx Serialization
- Rust
- mozjpeg
- libimagequant
- uniffi-rs
For a complete list of dependencies used, check the catalog file
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.









