This example is for "Snorkeling with Dagger 2" article
リポジトリ
konmik のリポジトリ
The smallest possible implementation of Conway's Game of Life
The smallest solution for organizing event bus in Java (and Android) application.
Phlux is an Android library which helps to architect applications in a functional way.
An Android library for database access with RxJava
Building a user interface with plain old views only.
It's 2026, everybody must share their prompts
A simple test of collection libraries on JVM
A Java library for handling dates in a human-readable integer format.
Blog: Programming theory, Java, Android
Nucleus is an Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application.
ProxyPref is an Android library, which represents SharedPreferences as an interface
This project is implementation of ideas from "Managing state reactive way" article.
Satellite is an Android library which allows to properly connect background tasks with visual parts of an application.
Lightweight data streams and immutable collections for Android
This is an example of how to create an activity class that can be unit-tested without Instrumentation and PowerMock