Jon
Jon
I was able to get around the crash by adding the resource type "style2". https://github.com/thejunkjon/Apktool/commit/5f3fc54fd5541926bef9a6af797464997e64fde9 That type doesn't seem to be documented though so I am not sure the change...
I like this idea. I've been very busy lately but this will be one of my top tasks when time permits.
Hi @sriteja777, I am not sure this will work due to the different tool chain Android uses. Android uses bionic (C runtime) which won't work on Linux as far as...
Hi @TimScriptov , yes I can build these into shared libraries for you. Is this for Android 9 or Android 11?
Can you share the error that you got? Is ```exit code 132``` that came from aapt or was this something else?
Hi @AlucardTN , apologies for the delay. Thanks for the reminder. I have been really busy. I'll try to get the new binaries this week.
Hi @AlucardTN , were you interested in primarily aapt and aap2? If so, I can get started on those first.
@AlucardTN , seems like a really cool project :+1: It's this one right? https://docs.sketchware.io/ I am close to getting aapt2 working. I am getting some kind of protobuf crash but...
Hi @AlucardTN , I just uploaded them now. https://github.com/JonForShort/android-tools/tree/master/build/android-11.0.0_r33/aapt2 I tested it on my test phone and it seems to work fine. Please let me know if you have issues...
You can find zipalign here as well. https://github.com/JonForShort/android-tools/tree/master/build/android-11.0.0_r33/zipalign