MarcinMoskala / SimpleKotlinMvpBoilerplateLinks
Presentation of simple Kotlin Android MVP
☆19Updated 7 years ago
Alternatives and similar repositories for SimpleKotlinMvpBoilerplate
Users that are interested in SimpleKotlinMvpBoilerplate are comparing it to the libraries listed below
Sorting:
- Project code from the rxmvp video tutorails☆39Updated 7 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 6 years ago
- In this tutorial we are going to look at the Android Architecture Components (AAC). We will do this by applying it on a demo App.☆51Updated 6 years ago
- Sample app to show basics of Model-View-Presenter (MVP) architectural pattern☆74Updated 7 years ago
- The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains busi…☆53Updated 8 years ago
- Sample project for the https://stfalcon.com/en/blog/post/faster-android-apps-with-databinding blogpost☆57Updated 7 years ago
- A sample application showing how to use both persistent and modal bottom sheets☆17Updated 8 years ago
- Follow along with my Robolectric series at CasterIO!☆19Updated 8 years ago
- Kata to practice Dependency injection using Dagger 2.☆20Updated 4 years ago
- Android implementation of VIPER architecture☆23Updated 5 years ago
- Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)☆61Updated 6 years ago
- Examples of using RxJava2 and RxAndroid Schedulers when testing☆29Updated 8 years ago
- Tip Calculator demo app to show the concepts of MVVM☆74Updated 4 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 5 years ago
- Simple Android app created using Kotlin and MVP pattern. Tested with JUnit, Robolectric and Mockito.☆65Updated 6 years ago
- Firestore sample with Android architecture component.☆108Updated 7 years ago
- Android kotlin clean architecture rxjava2+dagger2+retrofit2+realm☆46Updated 4 years ago
- Android MVP that survives life cycle, configuration & internet connectivity changes.☆7Updated 8 years ago
- ☆50Updated 4 years ago
- Sample Code for the MVP Series☆47Updated 7 years ago
- An extensible, generic, reusable and simple to use RecyclerView adapter implementation, requiring zero boilerplate code☆48Updated 8 years ago
- Demo simplest possible dagger2 code in a single file for education purpose.☆56Updated 5 years ago
- Example project how to design Android application with clean architecture, MVP, RXJava and Dagger, create your next project to be more sc…☆70Updated 7 years ago
- Kotlin implementation of DaggerAndroidSampleApp repo☆32Updated 5 years ago
- Official conference app for Droidcon Boston☆100Updated 6 years ago
- ☆34Updated 5 years ago
- Sample project to render data from http://chucknorris.io/ - used in various workshops and talks☆25Updated 5 years ago
- A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Vi…☆47Updated 7 years ago
- Sample to practice PagingLibrary & RX☆92Updated 4 years ago
- Rx based version of mvp☆34Updated 8 years ago