StylingAndroid / ArchitectureComponentsLinks
☆16Updated 8 years ago
Alternatives and similar repositories for ArchitectureComponents
Users that are interested in ArchitectureComponents are comparing it to the libraries listed below
Sorting:
- Samples of RxJava usage on Android platform☆21Updated 10 years ago
- setup CheckStyle, FindBugs, PMD and Lint for your Android project easily☆33Updated 7 years ago
- Sample application that shows how Dagger can be used to substitute dependencies with test doubles in Espresso tests to have robust and re…☆42Updated 9 years ago
- ☆16Updated 10 years ago
- Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup☆59Updated 6 years ago
- Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests☆35Updated 8 years ago
- Application with examples of test cases for Android Rx code.☆30Updated 9 years ago
- A new weather app to demonstrate the patterns that can be used in Android development☆44Updated 8 years ago
- Implementation of complex UI flows using Directed Acyclic Graph☆32Updated 5 years ago
- Companion piece to my blog post: "Chaining multiple sources with RxJava"☆71Updated 7 years ago
- Android Clean Architecture with MVP using Dagger2, RxJava and Espresso☆86Updated 8 years ago
- Huyen's example code from the Road to Kotlintown: Part II with examples of lambdas with receivers, extension functions, and DSLs in Kotli…☆27Updated 8 years ago
- A simple but complete demo of how to use SmartLock for Passwords -- see https://developers.google.com/identity/smartlock-passwords/androi…☆32Updated 8 years ago
- Samples from the Rx Episodes on Caster.IO☆45Updated 8 years ago
- A code example of the implementation of RxAndroid & RxJava as an EventBus on Android☆46Updated 9 years ago
- Short demo of the new App Shortcuts feature in Android 7.1☆37Updated 9 years ago
- Flatten json response with Flatten & Gson☆35Updated 10 years ago
- ☆13Updated 9 years ago
- ☆40Updated last year
- GenericRenderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters.☆42Updated 5 years ago
- Simple IP Address Geocoding on App-Engine☆17Updated 6 years ago
- An example of architecture in kotlin☆41Updated 7 years ago
- [ABANDONED] A tree that stores services in its node for a given key, and allows traversing them.☆33Updated 8 years ago
- A simple example of using DiffUtil with RxJava on Android☆71Updated 8 years ago
- Api client for Marvel Api☆65Updated 6 years ago
- Android project to experiment various testing tools