Search Criteria
Package Details: apk-resigner 1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/apk-resigner.git (read-only, click to copy) |
|---|---|
| Package Base: | apk-resigner |
| Description: | A bash script utility that resigns the Android Package (APK) files (Android applications) with different certificates. |
| Upstream URL: | https://code.google.com/p/apk-resigner/ |
| Licenses: | Apache License 2.0 |
| Submitter: | atriix |
| Maintainer: | atriix |
| Last Packager: | atriix |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-10-12 17:24 (UTC) |
| Last Updated: | 2025-09-05 18:43 (UTC) |
Dependencies (2)
- java-environment-common
- android-sdk-build-toolsAUR (android-sdk-build-tools-22.0.1AUR, android-sdk-build-tools-23AUR, android-sdk-build-tools-23.0.2AUR, android-sdk-build-tools-23.0.1AUR, android-sdk-build-tools-23.0.3AUR, android-sdk-build-tools-19.1AUR, android-sdk-build-tools-dummyAUR) (optional) – build tools are required, however you may provide this via your own Android SDK setup in PATH
Latest Comments
mattsturgeon commented on 2018-05-13 14:18 (UTC)
Additionally, passing
--helpshould print out help usage and options, currently it just seems to run--helpon each dependency...mattsturgeon commented on 2018-05-13 13:39 (UTC) (edited on 2018-05-13 14:12 (UTC) by mattsturgeon)
I get
zipalign: command not found. You should probably have wherever that comes from as a dependency. EDIT: this appears to beandroid-sdk-build-tools, although currently they don't add their install to the PATH anyway...