Good Wishes Everyone,
I need some help regarding AAR files,
Actually I am Working on Adding android support for an build tool and i need to know about how we handle AAR Files or we can say jetpack compose libraries i have implemented all the code from Ground level (using cmd without any build tool like gradle) so now i have to add support for the AAR Files Coz Jar Files are easy to feed to Compile class path but AAR files include resources and other materials so how to handle that situation (like resource merging, manifest merging, R.txt files, res folders and other files)
If anyone know how other build tools handle this then please tell me that also and please help me i am searching this thing throughout the web but still unanswered...
please help...
not kotlin but kotlin colored 1
j
José González D'Amico
10/22/2024, 2:09 PM
This is off topic. And also please don't cross post
h
Himanshu
10/22/2024, 2:16 PM
I think it's related to jetpack compose which is in kotlin
j
José González D'Amico
10/22/2024, 2:18 PM
it's understandable that you make that relation, but this Slack is for Kotlin specific issues. Your main question is about AAR and build stuff.
José González D'Amico
10/22/2024, 2:18 PM
and in the case of this channel Compose stuff, you will see here Compose code questions