udacity / nd940-android-kotlin-c4-starter
☆22Updated 9 months ago
Alternatives and similar repositories for nd940-android-kotlin-c4-starter:
Users that are interested in nd940-android-kotlin-c4-starter are comparing it to the libraries listed below
- Starter project repo for C3☆16Updated last year
- ☆25Updated 9 months ago
- ☆67Updated 9 months ago
- Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to re…☆23Updated 4 years ago
- Android application made for stock analysis☆46Updated 3 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 4 years ago
- This repository contains simple example covering Dagger2 concepts with MVVM android architecture - CheezyCode☆18Updated 2 years ago
- Example of creating Singletons with Kotlin with some MVVM architecture☆49Updated 4 years ago
- MVVM Android Template☆46Updated 2 years ago
- Playground for learning Jetpack Compose☆25Updated 3 years ago
- Experimenting with Android Animations and MotionLayout.☆35Updated 4 years ago
- Android development tutorials and sample codes☆39Updated 4 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 5 years ago
- Learn to use dagger for dependency management in a multi-module app☆53Updated 4 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 2 weeks ago
- Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM☆83Updated 5 months ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- ☆74Updated 2 years ago
- 🎬Application that displays a list of Movies and Tv Series using Modern Android Application Development tools and API's☆30Updated 3 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs.☆41Updated 2 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …☆14Updated 4 years ago
- An example using MVI architecture for beginners.