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

Move build functions from Androlib to the ApkBuilder #3103

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

sv99
Copy link
Contributor

@sv99 sv99 commented Jun 26, 2023

Dissect Androlib

  1. ApkBuilder - fuctions for building apk
  2. ApkDecoder - functions for decoding apk

AndrolibResources - add static method getVersion()

Unify API for the decoder and builder.

@sv99
Copy link
Contributor Author

sv99 commented Jun 26, 2023

Strange problem in the CI/BuildTest for JDK 8

@iBotPeaches
Copy link
Owner

Strange problem in the CI/BuildTest for JDK 8

reran

Copy link
Owner

@iBotPeaches iBotPeaches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it out. Looks good. Thanks

@iBotPeaches iBotPeaches merged commit 9c495ca into iBotPeaches:master Jun 27, 2023
28 checks passed
iBotPeaches added a commit that referenced this pull request Jun 27, 2023
@iBotPeaches iBotPeaches added this to the v2.8.0 milestone Jul 16, 2023
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.

None yet

2 participants