Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support Android sdk build-tools apksigner v35 #96

Open
sisong opened this issue Aug 3, 2024 · 1 comment
Open

support Android sdk build-tools apksigner v35 #96

sisong opened this issue Aug 3, 2024 · 1 comment

Comments

@sisong
Copy link
Owner

sisong commented Aug 3, 2024

apksigner v34 compatible ok, but v35 patcher failed.

@sisong
Copy link
Owner Author

sisong commented Aug 6, 2024

now, apksigner v35 will automatically realigned apk's uncompressed files ):
and the alignment is different from zipalign!
for all uncompressed files, apksigner v35 will adding align tag+ align bytes+align multiple (It can also be handled compatible),
for all uncompressed .so files, apksigner v35 will adding align tag datas twice (no pattern of location, and it can't be compatible):

Image_1722907408498.png

Image_1722907411571.png

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

No branches or pull requests

1 participant