JonForShort / android-tools

Android tools built for Android devices.
Apache License 2.0
155 stars 26 forks source link

Reminder #19

Closed SectionTN closed 2 years ago

SectionTN commented 3 years ago

bro, we are still waiting for the new android-11 AAPT2 and more, can you upload them ?

SectionTN commented 3 years ago

....

JonForShort commented 3 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.

SectionTN commented 3 years ago

yooo good news for weeks, thanks!

JonForShort commented 3 years ago

Hi @AlucardTN , were you interested in primarily aapt and aap2? If so, I can get started on those first.

SectionTN commented 3 years ago

hello, I'm interested in aapt2

SectionTN commented 3 years ago

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 ).

JonForShort commented 3 years ago

@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.

SectionTN commented 3 years ago

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 😍

SectionTN commented 3 years ago

@JonForShort is it done or not yet ?

JonForShort commented 3 years ago

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

SectionTN commented 3 years ago

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

JonForShort commented 3 years ago

You can find zipalign here as well.

https://github.com/JonForShort/android-tools/tree/master/build/android-11.0.0_r33/zipalign

SectionTN commented 3 years ago

thanks, only still the normal aapt, good luck bro on it

SectionTN commented 3 years ago

@JonForShort, i have tested it now, everything goes fine like compilation, .flat generation etc...

SectionTN commented 3 years ago

one more question, is android 12 source is available now ?

JonForShort commented 3 years ago

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'.

SectionTN commented 3 years ago

that's okay, don't forget to build an aapt2 when android 12 source code is available 😆 and thanks

SectionTN commented 3 years ago

hello again, how much android-11 aapt took to complete it.

JonForShort commented 3 years ago

Hi @AlucardTN , I am still stuck on this :( I am getting some crash in libprocessgroup. I will need another day or so.

SectionTN commented 3 years ago

take your time, please inform me when it's ready and thanks

JonForShort commented 3 years ago

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.

SectionTN commented 3 years ago

yeeeey !!!, thanks bro, and keep the good work up !, we really need those binaries thanks again.

JonForShort commented 3 years ago

Sure no problem :+1:

SectionTN commented 3 years ago

Screenshot_20210506-053122.png

@JonForShort i have encountered this problem with AAPT of android-11

JonForShort commented 3 years ago

Thanks @AlucardTN for reporting this. What device are you testing on?

SectionTN commented 3 years ago

sorry for that late, i was testing on motorola e4 android 7.1

SectionTN commented 3 years ago

no reply untill now