viewmodel-livedata

There are 324 repositories under viewmodel-livedata topic.

  • wzqjava/MVVMSmart

    基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.

    Language:Java48710891
  • MindorksOpenSource/MVI-Architecture-Android-Beginners

    This repository contains a beginner sample app that implements MVI architecture

    Language:Kotlin2318232
  • FarshadTahmasbi/Vita

    An extension for android ViewModel

    Language:Kotlin1717517
  • Covid-19-Tracker

    HariKulhari06/Covid-19-Tracker

    Android app to track COVID-19 cases in India and globally.

    Language:Kotlin1315135
  • avidraghav/MyNotes

    📝 A demo todo/notes app which demonstrates the use of MVVM architecture with Test-cases, Navigation Component Library, Room Database, LiveData, Coroutines, Datastore etc.

    Language:Kotlin12622926
  • fmtjava/Jetpack_Compose_News

    基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...

    Language:Kotlin741215
  • Yinzeyu/YMvRxAndroid

    基于AndroidX的架构,包含 Retrofit2(okhttp3)+Glide+ navigation +fragment+coroutines +LiveData +ViewModel

    Language:Kotlin62318
  • icanteach/droidhub

    droidhub is a work-in-progress content tracking app about Android app development. It is still in its early stages of development. It is under heavy development.

    Language:Kotlin519285
  • Heyyoo

    ardakazanci/Heyyoo

    Heyyoo is a sample social media Android application 📱 built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Architecture Components, MVVM, Room, Retrofit, Material Components).

    Language:Kotlin48305
  • Pavneet-Sing/mvvm-flow-coroutine-testing

    Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.

    Language:Kotlin32106
  • Ashish0077/ToDo_App_Android

    ToDo App is a sample task management android application built to demonstrate use of Kotlin, Clean MVVM Architecture, Android Jetpack Architecture Components and many other Modern Android Development tools

    Language:Kotlin30108
  • dantech0xff/android-base-mvvm

    An Android base project building on MVVM Architecture Pattern. This can help you build new apps faster

    Language:Kotlin291025
  • emre-ozcan/CryptoApplication

    Kotlin MVVM DI - Hilt DataBinding Retrofit Coroutines Base Class LiveData ViewModel Coil Jetpack Navigation Interceptor DiffUtil Paging3 SharedTransition Elements

    Language:Kotlin26102
  • MhmdAwad/TorrentMovies

    A Torrent Movie App for streaming torrent movies developed using kotlin - koin - coroutine - retrofit2 - room database - MVVM - navigation component

    Language:Kotlin24116
  • fuusy/genshin-compose

    A jetpack compose project about genshin.

    Language:Kotlin19101
  • eslamfaisal/emergency-services

    In this Application You will learn HMS & AGCConnect Service for Huawei Devices

    Language:Kotlin18101
  • EyuCoder/MVVM_Notes

    A simple Notepad Android app ROOM, Navigation Component, MVVM, livedata, coroutines, safeargs ...

    Language:Kotlin181133
  • fmtjava/Compose_Eyepetizer

    一款基于 Jetpack Compose 实现的精美仿开眼视频App(提供Kotlin、Flutter、React Native、小程序版本 😁 )

    Language:Kotlin17105
  • pokk/DropBeat

    A Music Player with downloading, playing, searching, exploring functions.

    Language:Kotlin174233
  • noob-gamedestroyer/MVVM-Notes-app

    This is simple notes app that follows MVVM architectural design pattern and uses android jetpack components

    Language:Kotlin16119
  • PokeAPI-Java

    Nghien-Nghien/PokeAPI-Java

    Based on MVVM Architecture: using ViewBinding, ViewModel with LiveData, Dagger2, Retrofit2 with RxJava3, Room Database, MaterialCardView with ShapeableOverlay Style and ProgressView to fetch data from PokeAPI.

    Language:Java14113
  • meh430/RWalls

    Another Reddit wallpaper app for Android. Uses Jetpack Compose

    Language:Kotlin13492
  • Chandigarh-University-students/Music-Player

    A Music Player App to play songs from local storage, built on MVVM architecture with repository pattern and livedata. Users can play songs, keep track of recent songs, mark their favorite songs, create their own playlists and also shuffle & repeat songs.

    Language:Kotlin12212
  • Spikeysanju/FlashNews-MVVM

    🗞 A Flash News is an app built with Google's Official AAC.

    Language:Kotlin1222
  • AkshayAshokCode/NotePad

    A simple notepad app, built with Kotlin using Room DB, Coroutines, Dagger Hilt, LiveData, Canvas, and following Model-View-ViewModel (MVVM) with clean architecture & it’s designed using jetpack compose.

    Language:Kotlin111411
  • PlayCode

    Chandra-Sekhar-Bala/PlayCode

    App to run code by clicking picture or writing code

    Language:Kotlin11112
  • halilozel1903/UnsplashExample

    App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData based on MVVM Architecture. 🛠

    Language:Kotlin1120
  • SoumikBhatt/WeatherZone

    Weather App with MVVM using OpenWeather API

    Language:Kotlin11216
  • DevPicon/kotlin-marvel-hero-finder

    MVVM(Model View ViewModel) sample in Kotlin using the components ViewModel, Flow, LiveData, Room and Retrofit library

    Language:Kotlin10103
  • yalematta/BattleShip

    BattleShip Game For 2 Players in Kotlin

    Language:Kotlin10027
  • ReemHazzaa/Daftar

    A simple notes and tasks application for the Android platform. Supports Night mode. Follows the concept of "Single Activity". Architectural pattern (MVVM). Tech used (Room database, Data binding, View binding, Navigation component, Safe Args, RecyclerView, Animations, ViewModels, LiveData, kotlin coroutines).

    Language:Kotlin9200
  • runnchild/Feature

    宝,我懂你懒,不舍得让你多写一行无用代码。——超轻量级,超简单上手的安卓MVVM开发框架

    Language:Kotlin9102
  • ShakilAhmedShaj/EasyNewsMVVM

    Basic News App using MVVM

    Language:Kotlin9302
  • josephalx/Youtube-Shorts-Clone

    This is a simple YouTube Shorts Clone in Native Android using kotlin

    Language:Kotlin8101
  • saksham24/Android-simple-MVI-pattern-with-MVP-MVVM-collaboration

    A simple explanation of android MVI pattern coded in both Java and kotlin.

    Language:Java8101
  • SyedNoorullahShah/RoomApp

    Just a simple app to implement room with MVVM and dependency injection . Since this app is for leaning purpose, feel free to contribute :)

    Language:Kotlin8103