google/pack

Support APK Signing Scheme v4

Open

#38 opened on Apr 29, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (24 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (226 stars)
PR merge metrics
 (PR metrics pending)

Description

This is simply not in the library currently. It isn't currently required to publish on Google Play and adds things related to rotating signing keys, which probably wouldn't be relevant to this tool since it's more for signing once, but it would be nice to at least support the format for the initial signing process.

This isn't very high priority as it doesn't directly affect anything Pack is currently used for.

Contributor guide