Skip to content

Parse resources from all split apks in a zip#108

Merged
lucianbc merged 1 commit into
mainfrom
lucianbc/parse-all-resources-in-zip
Apr 24, 2026
Merged

Parse resources from all split apks in a zip#108
lucianbc merged 1 commit into
mainfrom
lucianbc/parse-all-resources-in-zip

Conversation

@lucianbc
Copy link
Copy Markdown
Member

When validating a zip with multiple apk splits, some resources may be found only in specific apk splits rather than in the base split. This was addressed when parsing an AAB, but not when parsing a zip of apk splits. This change fixes this issue and adds a test to validate the fix.

When validating a zip with multiple apk splits, some resources may be
found only in specific apk splits rather than in the base split. This
was addressed when parsing an AAB, but not when parsing a zip of apk
splits. This change fixes this issue and adds a test to validate the
fix.
@lucianbc lucianbc force-pushed the lucianbc/parse-all-resources-in-zip branch from f6d31da to 11fddf1 Compare April 21, 2026 15:14
@lucianbc lucianbc merged commit f3df9c3 into main Apr 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants