Closed SectionTN closed 2 years ago
....
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.
yooo good news for weeks, thanks!
Hi @AlucardTN , were you interested in primarily aapt and aap2? If so, I can get started on those first.
hello, I'm interested in aapt2
those binaries that you make help us a lot to create a small IDE in android, you can for example check out aide, sketchware ( you can get them from play store ).
@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 at least it is building now hah.
yes that's project, not mine, but me and a team modding it ( reverse engineering the apk ) etc... I'm very excited for the aapt2 😍
@JonForShort is it done or not yet ?
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 with them.
To test, just do:
adb push aapt2 /data/local/tmp && adb shell chmod +x /data/local/tmp/aapt2 && adb shell /data/local/tmp/aapt2 daemon
yoo, thank you, im gonna test it right now, can you then start on zipalign and aapt2, this will be very enough, thank you again
You can find zipalign here as well.
https://github.com/JonForShort/android-tools/tree/master/build/android-11.0.0_r33/zipalign
thanks, only still the normal aapt, good luck bro on it
@JonForShort, i have tested it now, everything goes fine like compilation, .flat generation etc...
one more question, is android 12 source is available now ?
I just checked and there doesn't seem to be an official branch for it yet. The android 12 source code is still in the 'master' branch. The latest released branch is 'android-11.0.0_r35'.
that's okay, don't forget to build an aapt2 when android 12 source code is available 😆 and thanks
hello again, how much android-11 aapt took to complete it.
Hi @AlucardTN , I am still stuck on this :( I am getting some crash in libprocessgroup
. I will need another day or so.
take your time, please inform me when it's ready and thanks
Hi @AlucardTN , I was able to figure out the crash issue. I posted the binaries for aapt
.
https://github.com/JonForShort/android-tools/tree/master/build/android-11.0.0_r33/aapt
I tested them on my android 11 phone and they seem to work fine. Please tell me if you have any issues.
yeeeey !!!, thanks bro, and keep the good work up !, we really need those binaries thanks again.
Sure no problem :+1:
@JonForShort i have encountered this problem with AAPT of android-11
Thanks @AlucardTN for reporting this. What device are you testing on?
sorry for that late, i was testing on motorola e4 android 7.1
no reply untill now
bro, we are still waiting for the new android-11 AAPT2 and more, can you upload them ?