room-android
There are 21 repositories under room-android topic.
theapache64/topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
hoc081098/WeatherApp_MVI_sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
alirezaeiii/TMDb-Compose-Playground
Modular Android architecture which showcase Kotlin, Jetpack Compose, Navigation Compose, Paging Compose, MVVM, Hilt, Room, Coroutines, StateFlow, Retrofit, Coil-compose, Github Actions, Unit test and Compose ui-test.
PopPsyA/Mediateka
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
sparrow007/Notes-App
Android application which will create your notes, that will help you to write your thoughts, work related task and anything which you will need in future.
alirezaeiii/Navigation-Compose
A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlow, Jetpack compose, Navigation compose, Room, Retrofit and Unit test.
yash786agg/RoomKoin
A persistent room database with kotlin co-routines support using koin dependency injection.
juarezRoberto/AndroidDemo2
Android app with movie list and movie detail, feature to take and upload a photo and show it in a list, and maps to show places.
yoesuv/android-room-example
Android Room Implementation
AnelCC/Monster
Manage Data with Kotlin: use Android Components Navigation, Retrofit, MVVM, View Models, DataModel, Glide, Gson, Moshi Kotlin, Androidx Preference, Coroutines, Support for Room.
onurrmert/NoteBook2
A notepad app, this app is the basis of database design of an offline app and all CRUD (create, read, update, delete) operations are available, app is written in kotlin, used are, Dagger-Hilt, Room, ViewBinding, Navigation and MVVM design pattern
va3mezk/RickyAndMorty_MVVM_CleanArquitecture_Sample
A simple application with the Rick And Morty API using some of the best practices in Android development.
alicobangul/AOFFinal
A mobile application that calculates based on user grades. Java-MVP-Hilt-Room-RxJava are used
alicobangul/CryptoJava-AllArchitecture
To help developers better understand architectures, MVC-MVP-MVVM architectures are exemplified in a single project. Hilt-Room-RxJava-Retrofit are used.
alicobangul/CryptoKotlin-AllArchitecture
To help developers better understand architectures, MVC-MVP-MVVM architectures are exemplified in a single project. Hilt-Room-RxJava-Retrofit are used.
rodrigosimoesrosa/dagger-mvvm-architecture
MVVM Architecture study repository
thiago-soliveira/android-poc
Android studio 3.0 project using kotlin, dagger2, room, rx and clean arch guides
yura-f/img-tags
The application for assign tags to images.
GuiGoulart/PokeAPIPokedex
Consumo de PokeApi usando Kotlin, Paging 3, Koin e outras bibliotecas variadas. O aplicativo usa a arquitetura MVVM.
imranhussain546/Room-database-Repo
A Quick Sample to demonstrate how to implement Room Database.