How do I build my own Android project into an artifact? -


i'm starting in android dev. have dozen of non-sharing independent modules/folders i'd using in main app folder. gradle compile project takes upto more 3-5 minutes.

with web, learnt if means can precompile independent modules/folder artifacts add them dependancies (like adding precompiled glide or butterknife dependancies) in build.gradle , circumvent recompiling again.

now, how build artifacts of own android projects able use in build.gradle dependancies list?


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -