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
A Material Design themed ShowcaseView for Android.
Android Device Names is a 14 kB library that transforms the device model name into something people can understand. For example, a useless SM-N910W8
becomes Samsung Galaxy Note 4
.
Dumpey is an Android Debug Bridge utility tool.
FancyBackground is a tiny Android library designed to animate a set of resource Drawables. It ensures the drawables are subsampled and cached, if necessary, with heavy lifting done in the background.
Progressbar with whorl style.
Android horizontally scrolled DatePicker.
Q & A