Redux + View + ViewModel = RVVM
Build & Run
Gradle
- Build
./gradlew assemble[Dev|Prod][Debug|Release]
- Install
./gradlew install[Dev|Prod][Debug|Release]
Buck
- Run
./runBuck
Source link: https://github.com/dbof10/redux-observable
./gradlew assemble[Dev|Prod][Debug|Release]
./gradlew install[Dev|Prod][Debug|Release]
./runBuck
Q & A
Timeline is a famous and user-friendly feature these days; If you need to implement one of them in your projects, consider using this library.
Android Preferences according to Material design specs.
This library lets the view which is the item in your RecyclerView
, or more precisely, the ViewHolder.getItemView()
handle the click.
SimpleRESTClientHandler is an Open Source Android library that allows developers to easily make request to a REST server using VOLLEY and GSON.
Android MVVM framework write in kotlin, base on anko, simple but powerful.
A library for for simplifying adapter creation.
Q & A