All Projects → Gallerit → Similar Projects or Alternatives

1530 Open source projects that are alternatives of or similar to Gallerit

Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (+149.67%)
Mutual labels:  mvvm, viewmodel, room, navigation, retrofit2, livedata
DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
Stars: ✭ 81 (-47.06%)
Mutual labels:  room, navigation, coroutines, mvvm, viewmodel, livedata
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+1167.97%)
Mutual labels:  coroutines, mvvm, room, retrofit2, livedata
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+177.78%)
Mutual labels:  mvvm, viewmodel, room, retrofit2, livedata
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+0.65%)
Mutual labels:  coroutines, mvvm, viewmodel, room, retrofit2
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (-73.86%)
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (+118.95%)
Mutual labels:  mvvm, viewmodel, room, navigation, livedata
Jethub
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
Stars: ✭ 224 (+46.41%)
Mutual labels:  coroutines, mvvm, viewmodel, navigation, livedata
Superhero-App
🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
Stars: ✭ 27 (-82.35%)
Mutual labels:  room, coroutines, viewmodel, retrofit2, livedata
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (-88.89%)
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (+72.55%)
Mutual labels:  coroutines, mvvm, viewmodel, retrofit2, livedata
GitHubApplication
GitHubApplication 📱 is an Android application built to demonstrate the use of modern Android development tools - (Kotlin, Coroutines, Hilt, LiveData, View binding, Data Store, Architecture components, MVVM, Room, Retrofit, Navigation).
Stars: ✭ 11 (-92.81%)
Mutual labels:  room, navigation, coroutines, mvvm, retrofit2
Android Mvvm Coroutine
Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test
Stars: ✭ 111 (-27.45%)
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-90.85%)
Mutual labels:  room, navigation, viewmodel, retrofit2, livedata
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 (-88.24%)
Mutual labels:  mvvm, viewmodel, room, retrofit2, livedata
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (-59.48%)
Mutual labels:  room, coroutines, viewmodel, retrofit2, livedata
Jetpack Wanandroid
Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥
Stars: ✭ 353 (+130.72%)
Mutual labels:  coroutines, mvvm, viewmodel, room, livedata
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (+167.97%)
Mutual labels:  mvvm, viewmodel, room, retrofit2, livedata
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+42.48%)
Mutual labels:  mvvm, viewmodel, room, retrofit2, livedata
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (+15.03%)
Mutual labels:  coroutines, mvvm, room, navigation, retrofit2
Jetpackmvvm
🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
Stars: ✭ 1,100 (+618.95%)
Mutual labels:  mvvm, viewmodel, navigation, livedata
Sunset-hadith
Islamic app written with Kotlin, using KTOR + coroutines + flow + MVVM + Android Jetpack + Navigation component. Old version using RxJava + Retrofit + OKHttp
Stars: ✭ 26 (-83.01%)
Mutual labels:  coroutines, viewmodel, retrofit2, livedata
Manime
🍱 An anime app, based on single activity and MVVM architecture.
Stars: ✭ 24 (-84.31%)
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-58.17%)
Mutual labels:  mvvm, viewmodel, room, livedata
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (-58.17%)
Mutual labels:  viewmodel, room, retrofit2, livedata
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (-64.05%)
Mutual labels:  mvvm, viewmodel, room, livedata
Kotlin Pokedex
🌀 A Pokedex app using ViewModel, LiveData, Room and Navigation
Stars: ✭ 1,156 (+655.56%)
Mutual labels:  viewmodel, room, navigation, livedata
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (-70.59%)
Mutual labels:  room, viewmodel, retrofit2, livedata
Android Architecture Components Mvvm Retrofit Java
This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )
Stars: ✭ 63 (-58.82%)
Mutual labels:  mvvm, viewmodel, retrofit2, livedata
News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
Stars: ✭ 774 (+405.88%)
Mutual labels:  coroutines, viewmodel, room, retrofit2
Moviefinderusingmvvm Android
🔥 MVVM + Clean Architecture + Best Practices | 🍿Movie Finder is a sample Android application 📱to search movies using OMDb API which is built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Kodein, Architecture Components, MVVM, Retrofit, Gson, Material Components) 😊😊😉
Stars: ✭ 66 (-56.86%)
Mutual labels:  mvvm, viewmodel, retrofit2, livedata
Reactive Mvvm Android
My way to MVVM using KotlinX Coroutines and Android data-binding
Stars: ✭ 626 (+309.15%)
Mutual labels:  mvvm, viewmodel, room, livedata
Wanandroid
Kotlin+JetPack+协程实现的MVVM架构Wanandroid客户端
Stars: ✭ 197 (+28.76%)
Mutual labels:  coroutines, viewmodel, room, livedata
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+439.87%)
Mutual labels:  coroutines, mvvm, room, retrofit2
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-47.71%)
Mutual labels:  mvvm, repository-pattern, retrofit2, livedata
Movietray
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
Stars: ✭ 78 (-49.02%)
Mutual labels:  coroutines, mvvm, room, retrofit2
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+326.8%)
Mutual labels:  mvvm, room, retrofit2, livedata
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (-47.06%)
Mutual labels:  coroutines, mvvm, viewmodel, livedata
ChatApp
Chat app based on Firebase tools.
Stars: ✭ 88 (-42.48%)
Mutual labels:  room, navigation, coroutines, livedata
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 (+22.22%)
Simple-Note-App-with-Online-Storage
✍️ Simple Note Making App use Sqllite Room 🧰 for caching the notes and 📥 Firebase Database for online storage
Stars: ✭ 42 (-72.55%)
Mutual labels:  room, coroutines, viewmodel, livedata
Playandroid
🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!
Stars: ✭ 414 (+170.59%)
Mutual labels:  coroutines, mvvm, room, retrofit2
NewsHub
News Hub display news of different category (Entertainment, Business, International, Sports, Medical, Technology, Global) and news can be saved as bookmark
Stars: ✭ 16 (-89.54%)
Mutual labels:  room, navigation, retrofit2, livedata
Movie Zone
movies application using MVVM Architecture
Stars: ✭ 25 (-83.66%)
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-76.47%)
Mutual labels:  mvvm, viewmodel, room, livedata
Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
Stars: ✭ 96 (-37.25%)
Mutual labels:  coroutines, mvvm, viewmodel, retrofit2
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (-18.95%)
Mutual labels:  room, coroutines, viewmodel, livedata
Jetpack-Compose-MVI-Demo
Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern
Stars: ✭ 114 (-25.49%)
Mutual labels:  room, viewmodel, retrofit2, livedata
Wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
Stars: ✭ 1,004 (+556.21%)
Mutual labels:  coroutines, mvvm, viewmodel, livedata
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-19.61%)
Mutual labels:  coroutines, mvvm, viewmodel, livedata
movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (-28.1%)
Mutual labels:  room, retrofit2, repository-pattern, livedata
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-16.99%)
Androidarchitecture
Android Architecture using Google guides
Stars: ✭ 127 (-16.99%)
Mutual labels:  mvvm, room, retrofit2, livedata
Jetpack github
基于Kotlin + Jetpack全家桶 + Coroutines(协程) + Flutter等架构实现的一款精简版Github客户端项目,望与广大小伙伴一起成长,欢迎start or fork!
Stars: ✭ 314 (+105.23%)
Mutual labels:  mvvm, viewmodel, room, retrofit2
Ktarmor Mvvm
👻 Android快速开发框架, KtArmor 寓意着 为Android 赋予战斗装甲, 方便开发者快速进行Android 开发。
Stars: ✭ 148 (-3.27%)
Mutual labels:  coroutines, mvvm, viewmodel, livedata
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-9.8%)
Mutual labels:  mvvm, room, retrofit2, livedata
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (+14.38%)
Mutual labels:  coroutines, room, retrofit2, livedata
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-89.54%)
StackOverFlowApi
working with Stack OverFlow Api
Stars: ✭ 24 (-84.31%)
Mutual labels:  mvvm, viewmodel, retrofit2, livedata
Moko Mvvm
Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 329 (+115.03%)
Mutual labels:  coroutines, mvvm, viewmodel, livedata
1-60 of 1530 similar projects