nrohmen / Clean-Android-Code
MVP + Dagger 2 + RxJava + Retrofit2
☆307Updated 6 years ago
Alternatives and similar repositories for Clean-Android-Code:
Users that are interested in Clean-Android-Code are comparing it to the libraries listed below
- Android MVP sample adapts with new Android architecture components (Lifecycle, Room).☆433Updated 5 years ago
- This project implements the dagger 2 in android for dependency injection☆454Updated last year
- ☆116Updated 8 years ago
- This repository contains 100+ examples using RxJava for Android☆498Updated 6 years ago
- Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android☆657Updated 7 years ago
- Speed up your android development by removing boilerplate code☆396Updated 6 years ago
- Sample Android project using MVP + RxJava + Dagger☆163Updated 5 years ago
- Extension of the android-mvp-architecture for very large projects.☆402Updated last year
- Android Sample to explain Model View Presenter in android applications.☆186Updated 4 years ago
- "Hello, World!" example of the Model-View-ViewModel pattern☆480Updated 6 years ago
- MVP pattern example on Android: no Dagger or RxJava example☆273Updated 3 years ago
- ☆267Updated 5 years ago
- ☆130Updated 8 years ago
- Source code for a blog post series on Shared Element Transitions in Android☆284Updated 6 years ago
- Android MVP Reference Architecture and Video Tutorial☆210Updated 6 years ago
- Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project☆322Updated 8 years ago
- Pagination (Endless or Infinite Scrolling) using RecyclerView's onScrollListener☆267Updated 5 years ago
- Sample created to practice MVVM and DataBinding in Android Applications.☆667Updated 4 years ago
- Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava☆242Updated 7 years ago
- Sample project explains Dependency Injection in Android using dagger-android framework.☆515Updated 5 years ago
- SnapHelper Example for Android Application☆249Updated 9 months ago
- ☆213Updated 5 years ago
- The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/archit…☆300Updated 4 years ago
- ☆107Updated 6 years ago
- Marvel Characters Android Application Assigned by smava GmbH☆229Updated 6 years ago
- Android MVP Sample Application☆265Updated 9 months ago
- Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop