All Projects → irontec → android-room-example

irontec / android-room-example

Licence: EUPL-1.1 license
Android Kotlin app showcasing the Room persistence library

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to android-room-example

Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-60%)
Mutual labels:  room, persistence, architecture-components, room-persistence-library
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+1151.11%)
Mutual labels:  room, architecture-components, room-persistence-library
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (+288.89%)
Mutual labels:  room, architecture-components, room-persistence-library
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (+142.22%)
Mutual labels:  room, architecture-components, room-persistence-library
Conductormvp
Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes
Stars: ✭ 192 (+326.67%)
Mutual labels:  room, room-persistence-library
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+315.56%)
Mutual labels:  room, room-persistence-library
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
Stars: ✭ 25 (-44.44%)
Mutual labels:  room, architecture-components
TeamManagerApp
A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.
Stars: ✭ 36 (-20%)
Mutual labels:  architecture-components, room-persistence-library
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+242.22%)
Mutual labels:  room, architecture-components
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+384.44%)
Mutual labels:  room, architecture-components
Superhero-App
🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
Stars: ✭ 27 (-40%)
Mutual labels:  room, architecture-components
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (+291.11%)
Mutual labels:  room, architecture-components
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (-44.44%)
Mutual labels:  architecture-components, room-persistence-library
Roomexplorer
🔎 A quick and easy in-app database viewer and manager library for your Room databases.
Stars: ✭ 194 (+331.11%)
Mutual labels:  room, room-persistence-library
Local Db Cache Retrofit Rest Api Mvvm
App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM
Stars: ✭ 171 (+280%)
Mutual labels:  room, room-persistence-library
Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
Stars: ✭ 47 (+4.44%)
Mutual labels:  room, architecture-components
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-15.56%)
Mutual labels:  architecture-components, room-persistence-library
LetsChat
LetsChat is a Sample Messaging Android application built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Testing, Coil, DataStore) and Firebase
Stars: ✭ 71 (+57.78%)
Mutual labels:  room, room-persistence-library
GitMessengerBot-Android
타입스크립트, V8 엔진의 자바스크립트, 파이썬 그리고 Git을 지원하는 최첨단 메신저 봇!
Stars: ✭ 51 (+13.33%)
Mutual labels:  room, architecture-components
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (+215.56%)
Mutual labels:  room, architecture-components

android-room-example

Basic app for showcasing the use of the ROOM Room Persistence Library on Android using Kotlin as main language. This app is only for educational purposes.

License

EUPL v1.1

Copyright 2015 Irontec SL

Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European
Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work
except in compliance with the Licence.

You may obtain a copy of the Licence at:
http://ec.europa.eu/idabc/eupl.html

Unless required by applicable law or agreed to in writing, software distributed under 
the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied. See the Licence for the specific language 
governing permissions and limitations under the Licence.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].