android - How to create .aar file with library source code? -


i have library source files inside of it. need compile library .aar file, can't seem import module or project. there no .idea folder within library.

how can create .aar file out of this?

if library in project source, compiled each time run. under <your_lib> -> build -> outputs -> aar. there have .aar each build type have. i.e. debug , release


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -