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

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -