techyourchance / android-architecture-course-old
☆155Updated 9 months ago
Alternatives and similar repositories for android-architecture-course-old:
Users that are interested in android-architecture-course-old are comparing it to the libraries listed below
- ☆137Updated 2 years ago
- ☆154Updated 6 years ago
- Movie searching using a Unidirectional State Flow pattern for Android☆229Updated 2 months 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
- ☆14Updated 4 years ago
- An Android project for the Caster.io course on clean architecture☆173Updated 6 years ago
- ☆58Updated 5 months ago
- [DEMO] Sample code to display "First-Time User Experience" in a Single-Activity app using Jetpack-Navigation, NavGraphs, Dagger, SavedSta…☆236Updated last year
- ☆106Updated 4 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆139Updated 6 years ago
- Example MVI implementation, based off of Google's architectural samples.☆308Updated 2 years ago
- An app created to try out the Navigation Architecture Component☆105Updated 5 years ago
- MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-m…☆187Updated 6 years ago
- ☆71Updated 5 years ago
- Pet project for cutting edge Android development with Jetpack☆270Updated 4 years ago
- Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test☆142Updated 4 years ago
- Coinverse Open App is the first audiocast app for cryptocurrency news. 🚀☆153Updated last year
- Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)☆276Updated 5 years ago
- Simplest possible demo MVI App