-
-
RandomUsers Public
Simple clean architecture project using Architecture Components like ViewModel, LiveData, Room, Navigation, Paging Library, etc.
-
movies-mvi Public
Sample TMDB application to show what I've learn about MVI (Model View Intent) architecture pattern, with Coroutines and Livedata
-
Locations-CleanArchitecture Public
Project based in clean-architecture project from Antonio Leiva (see more in the description), with MVVM, Room, etc.
Kotlin UpdatedFeb 24, 2019 -
RoomWordSample-kotlin Public
RoomWordSample app from Google Codelab made in Kotlin instead of Java, using Room, Livedata and ViewModel
Kotlin Apache License 2.0 UpdatedNov 29, 2018 -
StarWarsMVP-Kotlin Public
Android MVP sample project using Kotlin instead of Java
Kotlin Apache License 2.0 UpdatedOct 25, 2018 -
StarWarsMVP Public
Android MVP sample project using Retrofit (retrieving data from The Star Wars API), and showing how to use BottomNavigationView
-
Retrofit-weather-demo Public
Android sample application using Retrofit to do openweathermap API calls
-