Fork https://github.com/a97marbr/ExternalLibraries and clone your Github repository to your computer. Work locally and make commits often. In this assignment you should:
Choose a external library (any library, except Picasso, accessible using Gradle)
Modify build.gradle to make the library API available and synchronize the project
Use the library from your app's source code so that the result of it's usage can be seen from within the app
Submit all assignment artifacts according to the assignments guide.
Last updated 5 years ago