Android Change Theme Programmatically using ColorPrefUtil

Android Change Theme Programmatically using ColorPrefUtil library. Easily set Dark, Light or any colorful theme for your android app with few lines of code.

Android HTTP Library: EasyOKHttp (Java and Kotlin)

Android HTTP Library named EasyOKHttp is a fast and easy RESTful API request for android. The library can parse response by GSON and uses: OkHttp and RxJava-RxAndroid and Gson.

Android Animation Library | Top 20 Curated List

Want to make your Android app a whole lot interesting? Here is a curated list of Android Animation library to add a better user interface to your library and improve your app’s user retention rate!

Android Recyclerview Kotlin Library Gencycler

Android Recyclerview Library, Gencycler a Boilerplate free RecyclerView adapter. Gencycler uses annotation processing to analyze your code and generates the Recyclerview adapter for you, which means you only need to worry about your logic and not about the adapter.

Android Recyclerview Library Gencycler (Java)

Android Recyclerview Library, Gencycler a Boilerplate free RecyclerView adapter. Gencycler uses annotation processing to analyze your code and generates the Recyclerview adapter for you, which means you only need to worry about your logic and not about the adapter

Android FlexAdapter Library

Android FlexAdapter is a recycler view adapter that supports multiview holders, filters, and child view click events.

Android Material Loading Button

Material Loading Button A configurable and animated material loading button. If you’re…