MohamedHarmoush / Android-Kotlin-MVVM-TemplateLinks
Android MVVM project template using android architecture components along with Room database, ViewModel/LiveData, ViewBinding, and data binding, and Koin dependency injection (MVVM + Kotlin + Retrofit2 + Koin+ Coroutines + Kotlin-Android-Extensions)
☆27Updated 4 years ago
Alternatives and similar repositories for Android-Kotlin-MVVM-Template
Users that are interested in Android-Kotlin-MVVM-Template are comparing it to the libraries listed below
Sorting:
- WorkManager use-case Example. Worker constrains. Single worker [OneTime or Periodic]. Single worker with Retry-BackOff Criteria. Complex …☆23Updated 2 years ago
- Quotes is an Android application 📱 built to demonstrate use of Modern Android development tools.☆25Updated 2 years ago
- Experimenting with Android Animations and MotionLayout.☆34Updated 4 years ago
- This is an android template for starting new projects with code quality and testing tools[In Progress, stay Tuned]☆17Updated 3 years ago
- ☆34Updated 3 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- CalendarView is a custom library made with having Material design and dialog type CalendarView. It shows only current year, months then d…☆53Updated 4 years ago
- A simple notes and tasks application for the Android platform. Supports Night mode. Follows the concept of "Single Activity". Architectur…☆9Updated 4 years ago
- ☆44Updated 3 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Com…☆126Updated 3 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆41Updated 4 years ago
- PDF-Signer is a Library that allows you to add Digital Signatures to Any PDF file by picking a signature from a gallery or handwriting☆23Updated 2 years ago
- 🎥 A Simple and Minimal Movies Android Application to demonstrate the Modern Android Development and Jetpack Compose.☆16Updated 3 years ago
- Simple app display photos form Unsplash open API☆13Updated 10 months ago
- NoteApp sever☆23Updated 3 years ago
- ☆9Updated 4 months ago
- A simple Android MVVM pattern example☆70Updated 11 months ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- This example helps you download and save files in external storage tested up to android 12 with using legacy permission☆15Updated 3 years ago
- This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoPlayer2.☆18Updated 3 years ago
- ❤️ A sample Restaurant application based on MVVM (ViewModel, Coroutines, Flow, Repository, Hilt) architecture☆26Updated 3 months ago
- 🌦️ Weather App with Clean Architecture ✨ This Android project is a showcase of cutting-edge technologies and a demonstration of elegant …☆18Updated last year
- An Android app to connect to a weather service, using MVVM patten and clean code, created by Shady Selim.☆13Updated 4 years ago
- ☆19Updated 4 years ago
- to show how to use preloading in exoplayer android using simple MVVM