27 skills found
rafi0101 / Android Room Database BackupSimple tool to backup and restore your room database in Android
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
BracketCove / RoomDemo2017Learning project and teaching tool for Room Persistence Library, of Android Architecture Components
mitchtabian / SQLite For Beginners 2019SQLite on Android with Room Persistence Library (beginner course)
google-developer-training / Android Basics Kotlin Bus Schedule AppLearn to work with databases on Android using the Room persistence library.
husaynhakeem / Pokedex Paging Library SampleSample Android application used to practice Android's paging library
qaifikhan / AndroidTutorialsThe repository contains tutorials for android as individual projects
charlesng / SampleAppArchSample Application using the app architecture
irontec / Android Room ExampleAndroid Kotlin app showcasing the Room persistence library
jarroyoesp / TDDWeatherAppAndroid App trying to apply TDD and using MVVM, Kotlin Coroutines
nuhkoca / NewsApp MVVM AAC Room DataBinding RxJava2 Retrofit2 Glide4A showcase and a playground with MVVM, Android Architecture Components, Room Persistence Library, DataBinding, RxJava2, Retrofit2, Glide4 and so on.
gautam84 / Quizella🧠 A quiz app based on MVVM architecture pattern to test your intelligence. Built using Android-Jetpack Compose and Ktor-client to retrieve data from server.
husaynhakeem / Android Room CRUD SampleRecommended architecture by Android - Room
msbelaid / LivingRoomLivingRoom is another layer above the Android Room persistence library. LivingRoom generates all the boilerplate DAOs, Repositories, ViewModels and the Database.
alonsd / CountriesBordersDemonstration of networking from REST API into an Android application using Kotlin, Retrofit and Room persistence library.
shashankchandak / Expense ManagerA Simple expense manager built using android material design and architecture components .
VeeShostak / Android Aws Architecture Components Dialogflow ChatbotAndroid chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Library, ViewModel, Live Data. MVVM Architecture Pattern
gautam84 / XPense💵 A simple expense tracker app created using MVVM architecture pattern. Built using Android-Jetpack Compose and Room.
tianbin-dev / AndroidRoomLibExampleAndroid Room Persistence Library Demo
relativizt / Android Room One To Many Auto PkExample of using Room persistence library for "one-to-many" relation with auto increment primary key