cnlohr / rawdrawandroid

Build android apps without any java, entirely in C and Make
MIT License
3.55k stars 226 forks source link

upgrade to AAPT2 ? #88

Open Indithem opened 1 month ago

Indithem commented 1 month ago

Hi, this is not a issue, I dont know how to mark it as one.

I just am curious on why the makefile doesnt use aapt2 and uses the older, deprecated aapt. Is aapt really deprecated?

Do you plan on upgrading to aapt2? (maybe someone can start a pull request) It (aapt2) has problems for compiling resources, a real pain.