Source link: https://developers.google.com/drive/android
Google Drive Android API.
DebugKit lib for Android allows you to use a fancy hovering debug tool to trigger some actions directly in the app. This tool is very useful to trigger some event at runtime, and to have a written feedback directly on your testing phone screen.
Traceur enables easier debugging of RxJava2 exceptions, by appending the source of any asynchronous calls to the original exception.
Lyra is a library that can save and restore the state of Android components easily through annotations. It will replace all the boilerplate code from onSaveInstanceState()
to save and restore the state of your variables.
An user-friendly numerical input interface. It can easily be customized and is built to be used on Android-TV as well.
This library support nested scroll for refresh and load more, so you can use it with CoordinatorLayout
and AppBarLayout
and so no..
BackStack is a light weight android navigation library for view based navigation. It supports animations and multiple multipage containers like bottom bars and view pagers.