Libraries:
In Android, we have so many 3rd party libraries available. To work with those, we have following steps.
1) Add the dependency in build.gradle(module:app)
2) Follow the instructions given in the library link
The following are the popular repositories for libraries
https://android-arsenal.com/free
https://github.com/snowdream/awesome-android/blob/master/Widget.md