Good Wishes Everyone, I need some help regarding ...
# android
h
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 5