All Projects → mobiledevpro → Android-Kotlin-MVVM-Template

mobiledevpro / Android-Kotlin-MVVM-Template

Licence: Apache-2.0 license
[In progress...] Chat APP | MVVM + Clean Architecture | Kotlin, LiveData, Koin, Databinding, Navigation Fragments, Rx, Room, Crashlytics, Circle CI config, commons classes for UI.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Android-Kotlin-MVVM-Template

Jetpack Mvvm Best Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
Stars: ✭ 6,950 (+2113.38%)
Mutual labels:  mvvm-architecture, mvvm-android, livedata, databinding-android, livedata-viewmodel
weather-app-android-mvvm
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
Stars: ✭ 32 (-89.81%)
Mutual labels:  viewmodel, mvvm-architecture, mvvm-android, livedata, livedata-viewmodel
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 (-88.54%)
Mutual labels:  room, viewmodel, android-app, mvvm-architecture, livedata
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-95.54%)
Mutual labels:  room, viewmodel, mvvm-architecture, livedata
AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Stars: ✭ 22 (-92.99%)
Mutual labels:  mvvm-architecture, mvvm-android, livedata, livedata-databinding
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (-60.51%)
Mutual labels:  room, viewmodel, mvvm-architecture, livedata
MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
Stars: ✭ 100 (-68.15%)
Mutual labels:  room, mvvm-architecture, livedata-databinding, livedata-viewmodel
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (-83.44%)
Mutual labels:  viewmodel, mvvm-architecture, livedata, koin
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (+6.37%)
Mutual labels:  room, viewmodel, mvvm-architecture, livedata
android-clean-architecture
🚀🚀🚀 The boilerplate for Android using Kotlin & Clean architecture.
Stars: ✭ 21 (-93.31%)
Mutual labels:  mvvm-android, livedata, koin, koin-kotlin
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 (-54.78%)
Mutual labels:  room, viewmodel, android-app, mvvm-architecture
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (-80.25%)
Mutual labels:  room, viewmodel, mvvm-architecture, livedata
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 (-77.39%)
Mutual labels:  room, mvvm-android, livedata-databinding, livedata-viewmodel
Chat-App-Android
Chat app based on the MVVM architecture using Kotlin, ViewModel, LiveData, DataBinding and more.
Stars: ✭ 70 (-77.71%)
Mutual labels:  viewmodel, mvvm-architecture, mvvm-android, livedata
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 (-86.62%)
Mutual labels:  room, viewmodel, mvvm-architecture, livedata
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+79.3%)
Mutual labels:  room, viewmodel, android-app, 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 (+517.83%)
Mutual labels:  room, mvvm-android, livedata, livedata-viewmodel
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (-30.57%)
Mutual labels:  room, viewmodel, mvvm-architecture, livedata
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 (-78.98%)
Mutual labels:  viewmodel, android-app, mvvm-architecture, livedata
MVVM-Koin-Repository-Pattern
Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.
Stars: ✭ 29 (-90.76%)
Mutual labels:  mvvm-architecture, mvvm-android, koin, koin-mvvm

Android | Kotlin | MVVM + Clean Architecture | App Template

Kotlin Version Gradle API License

CircleCI CodeFactor Quality Gate Status

GitHub last commit

github_social_preview

Under the hood:

Authors:

Dmitriy Chernysh

Linkedin Instagram Web Page

Upwork

License:

Copyright 2020 Dmitriy Chernysh

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

architecture

Thanks for support !

Stargazers

Stargazers repo roster for @mobiledevpro/Android-Kotlin-MVVM-Template

Forkers

Forkers repo roster for @mobiledevpro/Android-Kotlin-MVVM-Template

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].