ARSCLib
ARSCLib copied to clipboard
Android binary resources read/write library
Hello sir..I was the one who made the first issue related to the arsc lib I hope you remember me.. Now I have made an Axml Printer library.. https://github.com/developer-krushna/AXMLPrinter This...
   Here is the sample APK file: https://pixeldrain.com/u/2uL1H4N9
This PR adds automatic resolution of `@null` drawable references that appear in binary XML files when merging Android App Bundles (AAB) to APK. Disclaimer: AI assisted but properly tested by...
Hello, My name is Long. First of all thank you guys for creating the powerful tool to modify the APK file. It's help me a lot. But currently, i am...
Just a proposal, this makes it easier to use in a project without building & including/updating jar file everytime, (for eg. adding as submodule and simply running `./gradlew publishToMavenLocal`)
@REAndroid Im checking your code related with binary operations after https://github.com/REAndroid/ARSCLib/pull/89. I think I can present small imrovements. Please give me a feedback if this is useful for your project.
Creating the issue here as I believe this issue is related to ARSCLib side. ```shell [BUILD] Using: APKEditor version 1.4.3, ARSCLib version 1.3.6 -t = xml -dex-lib = jf -i...