anitaa1990 / Today-I-LearnedLinks
A collection of small things I learn day to day across a variety of languages and technologies
☆156Updated 4 years ago
Alternatives and similar repositories for Today-I-Learned
Users that are interested in Today-I-Learned are comparing it to the libraries listed below
Sorting:
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- Best Free Android Tutorials☆156Updated last year
- A simple demo project for The Movie DB based on MVVM clean architecture.☆200Updated last year
- Navigation Drawer with New JetPacks Navigation Component☆97Updated 6 years ago
- Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test☆142Updated 4 years ago
- A demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.☆62Updated 6 years ago
- A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.☆130Updated 6 years ago
- A sample app to demo how to implement dagger in Android using Dagger Android Support library☆77Updated 6 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆102Updated 6 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated 2 months ago
- Source code for an Android project implementing a custom horizontal carousel view, using a RecyclerView.☆147Updated 2 years ago
- ☆138Updated 4 months ago
- Android MVVM + Retrofit + Dagger 2 + Room☆171Updated 7 years ago
- Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)☆60Updated 6 years ago
- Generic RecyclerView adapter☆77Updated 7 years ago
- An Application that elaborates Clean Architecture, MVVM, Retrofit, Room, and written fully in RxJava2☆62Updated 7 years ago
- ☆58Updated last year
- An Android app which provides examples for Android Jetpack Compose☆128Updated 5 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit☆111Updated 5 years ago
- A gorgeous TMDb client for Android☆126Updated 5 years ago
- Clean Architecture(Coroutines,Dagger, MVVM, ROOM, retrofit, databinding)☆141Updated 6 years ago
- Simple sample project using ViewModel and Firebase Database