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

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -