Пакет: apksigner (30.0.3-4)
Ссылки для apksigner
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код android-platform-tools-apksig:
- [android-platform-tools-apksig_30.0.3-4.dsc]
- [android-platform-tools-apksig_30.0.3.orig.tar.gz]
- [android-platform-tools-apksig_30.0.3-4.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [android.googlesource.com]
Подобные пакеты:
command line tool to sign and verify Android APKs
apksig is a project which aims to simplify APK signing and checking whether APK's signatures should verify on Android. apksig supports JAR signing (used by Android since day one) and APK Signature Scheme v2 (supported since Android Nougat, API Level 24).
The key feature of apksig is that it knows about differences in APK signature verification logic between different versions of the Android platform. apksig can thus check whether a signed APK is expected to verify on all Android platform versions supported by the APK. When signing an APK, apksig will choose the most appropriate cryptographic algorithms based on the Android platform versions supported by the APK being signed.
apksigner command-line tool offers two operations:
* sign the provided APK so that it verifies on all Android platformssupported by the APK. Run apksigner sign for usage information.
* check whether the provided APK's signatures are expected to verifyon all Android platforms supported by the APK. Run apksigner verify for usage information.
The tool determines the range of Android platform versions (API Levels) supported by the APK by inspecting the APK's AndroidManifest.xml. This behavior can be overridden by specifying the range of platform versions on the command-line.
Другие пакеты, относящиеся к apksigner
|
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- или java8-runtime
- виртуальный пакет, предоставляемый default-jre, openjdk-11-jre, openjdk-17-jre
- или java9-runtime
- виртуальный пакет, предоставляемый default-jre, openjdk-11-jre, openjdk-17-jre
- или java10-runtime
- виртуальный пакет, предоставляемый default-jre, openjdk-11-jre, openjdk-17-jre
- или java11-runtime
- виртуальный пакет, предоставляемый default-jre, openjdk-11-jre, openjdk-17-jre
-
- dep: libapksig-java (>= 30.0.3-4)
- library to sign and verify Android APKs
Загрузка apksigner
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 362,7 Кб | 427,0 Кб | [список файлов] |