i'm building android apps using android studio. adding dependencies/libraries easy going file -> project structure -> app -> dependencies.
but got me thinking, different between dependencies , libraries , how compare? (what's better)
library dependency. dependency means things app depends on. dependency can module, library or file.
Comments
Post a Comment